Resets all properties of the current ScriptingOptions object to their default values.

Namespace:  C1.C1Preview.Scripting
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public void Reset()
Visual Basic
Public Sub Reset

See Also