CharacterSuggestions Property
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.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