ComponentOne PDF for .NET
CSJ2K.j2k.codestream Namespace / HeaderInfo Class / NumCOM Property

In This Topic
    NumCOM Property (HeaderInfo)
    In This Topic
    Returns the number of found COM marker segments
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property NumCOM As Integer
    public virtual int NumCOM {get;}
    See Also