ConverterFileOption Property
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic CONV_FILEOPTIONS FileOption { get; set; }
Public Property FileOption As CONV_FILEOPTIONS
Get
Set
public:
property CONV_FILEOPTIONS FileOption {
CONV_FILEOPTIONS get ();
void set (CONV_FILEOPTIONS value);
}
Property Value
Type:
CONV_FILEOPTIONS
See Also