ComponentOne PDF for .NET
CSJ2K.j2k.codestream.writer Namespace / PktEncoder Class / save Method

In This Topic
    save Method (PktEncoder)
    In This Topic
    Saves the current state of this object. The last saved state can be restored with the restore() method.
    Syntax
    'Declaration
     
    
    Public Overridable Sub save() 
    public virtual void save()
    See Also