Leadtools.Forms.Ocr Namespace > IOcrPage Interface : Height Property |
int Height {get;}
'Declaration ReadOnly Property Height As Integer
int Height {get;}
@property (nonatomic, assign, readonly) int height;
public int getHeight()
get_Height();
You can get the width of this page with the Width property.