ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.reader Namespace / HeaderDecoder Class / ImgHeight Property

In This Topic
    ImgHeight Property (HeaderDecoder)
    In This Topic
    Returns the image height in the reference grid.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ImgHeight As Integer
    public virtual int ImgHeight {get;}

    Property Value

    The image height in the reference grid
    See Also