ComponentOne PDF for .NET
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