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

In This Topic
    Height Property (TagTreeDecoder)
    In This Topic
    Returns the number of leafs along the vertical direction.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Height As Integer
    public virtual int Height {get;}

    Property Value

    The number of leafs along the vertical direction.
    See Also