ReportViewer for WPF and Silverlight | ComponentOne
CSJ2K.j2k.codestream.writer Namespace / TagTreeEncoder Class / Height Property

In This Topic
    Height Property (TagTreeEncoder)
    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