Reset Method
Resets the state of the control.
Syntax
public void Reset();
Public Sub Reset()
Remarks
Resets the state of the writer. If a document has been partially written already, it will not be closed correctly and the write process will be aborted.