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