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

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

    Parameters

    length
    See Also