This property sets/returns the vertical image resolution.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int DPIY { get; set; }
Public Property DPIY As Integer
Get
Set
public:
property int DPIY {
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