SettingsMissingSymbol Property |
Namespace: Kofax.OmniPageCSDK.CAPI
public char MissingSymbol { get; set; }
Public Property MissingSymbol As Char Get Set
public: property wchar_t MissingSymbol { wchar_t get (); void set (wchar_t value); }