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

In This Topic
    readIntPropertyBox Method (FileFormatReader)
    In This Topic
    This method reads the contents of the Intellectual property box
    Syntax
    'Declaration
     
    
    Public Overridable Sub readIntPropertyBox( _
       ByVal length As Integer _
    ) 
    public virtual void readIntPropertyBox( 
       int length
    )

    Parameters

    length
    See Also