C#
VB
Java
Objective-C
WinRT C#
C++
Gets the height in pixels of this page.
public int Height { get; }
ReadOnly Property Height As Integer
int Height {get;}
@property (nonatomic, assign, readonly) NSUInteger height
public int getHeight()
get_Height();
property int Height {
int get();
}
The height in pixels of this page.
You can get the width of this page with the Width 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