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

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

    Property Value

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