ReportViewer for WPF and Silverlight | ComponentOne
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