Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.0.0.0 (22.0.22462.100)
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