Gets the horizontal resolution value in dots per inch of this page.
public int DpiX { get; }
ReadOnly Property DpiX As Integer
int DpiX {get;}
@property (nonatomic, assign, readonly) NSUInteger dpiX
public int getDpiX()
get_DpiX();
property int DpiX {
int get();
}
The horizontal resolution value in dots per inch of this page.
You can get the vertical resolution of the page with the DpiY property.
For an example, refer to IOcrPage.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET