Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.0.0.0 (22.0.22462.100)
Syntaxpublic char[] Suggestion { get; }
Public ReadOnly Property Suggestion As Char()
Get
public:
property array<wchar_t>^ Suggestion {
array<wchar_t>^ get ();
}
Property Value
Type:
Char
See Also