ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.writer Namespace / HeaderEncoder Class / Length Property

In This Topic
    Length Property (HeaderEncoder)
    In This Topic
    Returns the length of the header.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Length As Integer
    public virtual int Length {get;}

    Property Value

    The length of the header in bytes
    See Also