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

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

    Parameters

    length
    See Also