←Select platform

Height Property

Summary
Gets the height in pixels of this page.
Syntax
C#
VB
Objective-C
C++
Java
public int Height { get; } 
ReadOnly Property Height As Integer 
@property (nonatomic, assign, readonly) NSUInteger height 
public int getHeight() 
property int Height { 
   int get(); 
} 

Property Value

The height in pixels of this page.

Remarks

You can get the width of this page with the Width property.

Example

For an example, refer to IOcrPage.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.