Sets the options of the current utility to their defaults values.
[Visual Basic] Sub SetDefaultOptions() [C#] void SetDefaultOptions(); [C++] void SetDefaultOptions(); [JScript] function SetDefaultOptions();
This method resets the options for the current utility to their default values. You can set or retrieve the string representation of the options using the SetOptions and SetOptions methods.
IUtilitySet Interface | Okapi.Library.Utility Namespace | GetCurrentUtility | SetOptions | GetOptions