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

In This Topic
    save Method (TagTreeEncoder)
    In This Topic
    Saves the current values and state of the tree. Calling restore() restores the tag tree the saved state.
    Syntax
    'Declaration
     
    
    Public Overridable Sub save() 
    public virtual void save()
    See Also