This property sets/returns the horizontal image resolution.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int DPIX { get; set; }
Public Property DPIX As Integer
Get
Set
public:
property int DPIX {
int get ();
void set (int value);
}
Property Value
Type:
Int32
Remarks
The supported image resolutions are in the range of 75-2400 dpi.
See Also