ScannerAvailableUIModes Property
|
This property returns the supported UI modes.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic RSDST AvailableUIModes { get; }
Public ReadOnly Property AvailableUIModes As RSDST
Get
public:
property RSDST AvailableUIModes {
RSDST get ();
}
Property Value
Type:
RSDST
Remarks
Possible values are listed under the RSDST Enumeration topic.
See Also