VerticalDictionaryEnabled Property
|
Namespace:
OmniPageCSDK.IproPlus
Assembly:
OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool Enabled { get; set; }Public Property Enabled As Boolean
Get
Set
public:
property bool Enabled {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also