Page.Preprocessed Property
|
This property returns whether the image of the page object is preprocessed or not.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool Preprocessed { get; }
Public ReadOnly Property Preprocessed As Boolean
Get
public:
property bool Preprocessed {
bool get ();
}
Property Value
Type:
Boolean
See Also