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

In This Topic
    reset Method (PktEncoder)
    In This Topic
    Resets the state of the object to the initial state, as if the object was just created.
    Syntax
    'Declaration
     
    
    Public Overridable Sub reset() 
    public virtual void reset()
    See Also