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

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