CharacterSuggestions Property
|
Namespace:
OmniPageCSDK.IproPlus
Assembly:
OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic string[] Suggestions { get; }Public ReadOnly Property Suggestions As String()
Get
public:
property array<String^>^ Suggestions {
array<String^>^ get ();
}Property Value
Type:
String
See Also