ComponentOne PDF for .NET
CSJ2K.j2k.fileformat.reader Namespace / FileFormatReader Class / readReaderRequirementsBox Method

In This Topic
    readReaderRequirementsBox Method (FileFormatReader)
    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