PagePreprocessInfo Property
|
This property returns the preprocess-related information of an object.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic PREPROCINFO PreprocessInfo { get; }Public ReadOnly Property PreprocessInfo As PREPROCINFO
Get
public:
property PREPROCINFO PreprocessInfo {
PREPROCINFO get ();
}Property Value
Type:
PREPROCINFO
See Also