ComponentOne PDF for .NET
CSJ2K.j2k.codestream.reader Namespace / HeaderDecoder Class / NumFoundMarkSeg Property

In This Topic
    NumFoundMarkSeg Property (HeaderDecoder)
    In This Topic
    Returns the number of found marker segments in the current header.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property NumFoundMarkSeg As Integer
    public virtual int NumFoundMarkSeg {get;}

    Property Value

    The number of marker segments found in the current header.
    See Also