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

Show in webframe

DpiX Property








Gets the horizontal resolution value in dots per inch of this page.
Syntax
int DpiX {get;}
'Declaration
 
ReadOnly Property DpiX As Integer
'Usage
 
Dim instance As IOcrPage
Dim value As Integer
 
value = instance.DpiX
int DpiX {get;}
@property (nonatomic, assign, readonly) NSUInteger dpiX
public int getDpiX()
get_DpiX(); 
property int DpiX {
   int get();
}

Property Value

The horizontal resolution value in dots per inch of this page.
Remarks
You can get the vertical resolution of the page with the DpiY 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