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