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

In This Topic
    reset Method (TagTreeEncoder)
    In This Topic
    Resets the tree values and state. All the values are set to Integer.MAX_VALUE and the states to 0.
    Overload List
    OverloadDescription
    Resets the tree values and state. All the values are set to Integer.MAX_VALUE and the states to 0.  
    Resets the tree values and state. The values are set to the values in 'val'. The states are all set to 0.  
    See Also