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

In This Topic
    CodeStreamPos Property
    In This Topic
    This method creates and returns an array of positions to contiguous codestreams in the file
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property CodeStreamPos As Long()
    public virtual long[] CodeStreamPos {get;}

    Property Value

    The positions of the contiguous codestreams in the file
    See Also