Resets the component.
[VB.NET] Public Sub Reset()
[C#] public void Reset();
Reset resets the state of the component. All properties will be set to their default values, and any files open will be closed.