LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

DpiX Property

Show in webframe







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) int 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

DpiX requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features