Reset Method
Resets the component properties.
Syntax
[VB.NET] Public Sub Reset()
[C#] public void Reset();
Remarks
This method resets the values of all message and certificate properties. It is an easy way to reset the component properties before starting to populate with new values.