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

In This Topic
    restore Method (TagTreeEncoder)
    In This Topic
    Restores the saved values and state of the tree. An IllegalArgumentException is thrown if the tree values and state have not been saved yet.
    Syntax
    'Declaration
     
    
    Public Overridable Sub restore() 
    public virtual void restore()
    See Also