ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.fileformat.writer Namespace / FileFormatWriter Class / writeFileFormat Method

In This Topic
    writeFileFormat Method
    In This Topic
    This method reads the codestream and writes the file format wrapper and the codestream to the same file
    Syntax
    'Declaration
     
    
    Public Overridable Function writeFileFormat() As Integer
    public virtual int writeFileFormat()

    Return Value

    The number of bytes increases because of the file format
    Exceptions
    ExceptionDescription
    If an I/O error ocurred.
    See Also