ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.fileformat.reader Namespace / FileFormatReader Class / FirstCodeStreamPos Property

In This Topic
    FirstCodeStreamPos Property
    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