ImageFiles.MaxInch Property
|
This property allows you to control the maximum size of the image in inches.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic IPROSIZE MaxInch { get; set; }
Public Property MaxInch As IPROSIZE
Get
Set
public:
property IPROSIZE MaxInch {
IPROSIZE get ();
void set (IPROSIZE value);
}
Property Value
Type:
IPROSIZE
See Also