ImageFiles.MinPix Property
|
This property allows you to set the minimum 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 MinPix { get; set; }
Public Property MinPix As IPROSIZE
Get
Set
public:
property IPROSIZE MinPix {
IPROSIZE get ();
void set (IPROSIZE value);
}
Property Value
Type:
IPROSIZE
See Also