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

In This Topic
    readReaderRequirementsBox Method
    In This Topic
    This method reads the contents of the Reader requirements box
    Syntax
    'Declaration
     
    
    Public Overridable Sub readReaderRequirementsBox( _
       ByVal length As Integer _
    ) 
    public virtual void readReaderRequirementsBox( 
       int length
    )

    Parameters

    length
    See Also