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

In This Topic
    readXMLBox Method
    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