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

In This Topic
    readFileTypeBox Method
    In This Topic
    This method reads the File Type box.
    Syntax
    'Declaration
     
    
    Public Overridable Function readFileTypeBox() As Boolean
    public virtual bool readFileTypeBox()

    Return Value

    false if the File Type box was not found or invalid else true
    Exceptions
    ExceptionDescription
    If an I/O error ocurred.
    If the end of file was reached
    See Also