ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.fileformat.reader Namespace / FileFormatReader Class
Fields Properties Methods


In This Topic
    FileFormatReader Class Members
    In This Topic

    The following tables list the members exposed by FileFormatReader.

    Public Constructors
     NameDescription
    Public ConstructorThe constructor of the FileFormatReader  
    Top
    Public Fields
     NameDescription
    Public FieldFlag indicating whether or not the JP2 file format is used  
    Top
    Public Properties
     NameDescription
    Public PropertyThis method creates and returns an array of positions to contiguous codestreams in the file  
    Public PropertyThis method returns the length of the first contiguous codestreams in the file  
    Public PropertyThis method returns the position of the first contiguous codestreams in the file  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodThis method checks whether the given RandomAccessIO is a valid JP2 file and if so finds the first codestream in the file. Currently, the information in the codestream is not used  
    Public MethodThis method reads the File Type box.  
    Public MethodThis method reads the contents of the Intellectual property box  
    Public Method  
    Public MethodThis method reads the contents of the Reader requirements box  
    Public MethodThis method reads the contents of the Intellectual property box  
    Public MethodThis method reads the contents of the Intellectual property box  
    Public MethodThis method reads the contents of the XML box  
    Top
    See Also