ComponentOne PDF for .NET
CSJ2K.j2k.fileformat.writer Namespace / FileFormatWriter Class / writeFileTypeBox Method

In This Topic
    writeFileTypeBox Method (FileFormatWriter)
    In This Topic
    This method writes the File Type box
    Syntax
    'Declaration
     
    
    Public Overridable Sub writeFileTypeBox() 
    public virtual void writeFileTypeBox()
    Exceptions
    ExceptionDescription
    If an I/O error ocurred.
    See Also