PageLetterPalette Property
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic uint[] LetterPalette { get; }
Public ReadOnly Property LetterPalette As UInteger()
Get
public:
property array<unsigned int>^ LetterPalette {
array<unsigned int>^ get ();
}
Property Value
Type:
UInt32
See Also