ComponentOne PDF for .NET
CSJ2K.j2k.fileformat.reader Namespace / FileFormatReader Class / FirstCodeStreamPos Property

In This Topic
    FirstCodeStreamPos Property (FileFormatReader)
    In This Topic
    This method returns the position of the first contiguous codestreams in the file
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property FirstCodeStreamPos As Integer
    public virtual int FirstCodeStreamPos {get;}

    Property Value

    The position of the first contiguous codestream in the file
    See Also