Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

Width Property








Gets the width in pixels of this page.
Syntax
int Width {get;}
'Declaration
 
ReadOnly Property Width As Integer
'Usage
 
Dim instance As IOcrPage
Dim value As Integer
 
value = instance.Width
int Width {get;}
@property (nonatomic, assign, readonly) NSUInteger width
public int getWidth()
get_Width(); 
property int Width {
   int get();
}

Property Value

The width in pixels of this page.
Remarks

You can get the height of this page with the Height property.

Example
For an example, refer to IOcrPage.
Requirements

Target Platforms

See Also

Reference

IOcrPage Interface
IOcrPage Members
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with the LEADTOOLS .NET OCR

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features