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