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