ComponentOne PDF for .NET
CSJ2K.j2k.codestream.writer Namespace / FileCodestreamWriter Class / close Method

In This Topic
    close Method (FileCodestreamWriter)
    In This Topic
    Writes the EOC marker and closes the underlying stream.
    Syntax
    'Declaration
     
    
    Public Overrides Sub close() 
    public override void close()
    Exceptions
    ExceptionDescription
    If an error occurs while closing the underlying stream.
    See Also