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