Click or drag to resize

UDManagerCreate Method

This method creates a new empty user dictionary.

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Create()
Remarks
If the method finishes with no error, the IsDirty property is cleared and the Name property is updated with an empty string.
See Also