ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.writer Namespace / PktEncoder Class / restore Method

In This Topic
    restore Method (PktEncoder)
    In This Topic
    Restores the last saved state of this object. An IllegalArgumentException is thrown if no state has been saved.
    Syntax
    'Declaration
     
    
    Public Overridable Sub restore() 
    public virtual void restore()
    See Also