C#
VB
Java
Objective-C
WinRT C#
C++
Gets the vertical resolution value in dots per inch of this page.
public int DpiY { get; }
ReadOnly Property DpiY As Integer
int DpiY {get;}
@property (nonatomic, assign, readonly) NSUInteger dpiY
public int getDpiY()
get_DpiY();
property int DpiY {
int get();
}
The vertical resolution value in dots per inch of this page.
You can get the horizontal resolution of the page with the DpiX 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