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

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

    Property Value

    The number of leafs along the horizontal direction.
    See Also