DocumentImagePreprocess Method
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void ImagePreprocess(
[OptionalAttribute] Object Pages
)
Public Sub ImagePreprocess (
<OptionalAttribute> Pages As Object
)
public:
void ImagePreprocess(
[OptionalAttribute] [InAttribute] Object^ Pages
)
Parameters
- Pages (Optional)
- Type: SystemObject
See Also