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

Show in webframe

DpiY Property








Gets the vertical resolution value in dots per inch of this page.
Syntax
int DpiY {get;}
'Declaration
 
ReadOnly Property DpiY As Integer
'Usage
 
Dim instance As IOcrPage
Dim value As Integer
 
value = instance.DpiY
int DpiY {get;}
@property (nonatomic, assign, readonly) NSUInteger dpiY
public int getDpiY()
get_DpiY(); 
property int DpiY {
   int get();
}

Property Value

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