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

Show in webframe

Page Property (IOcrPageCharacters)








Gets the page associated with this IOcrPageCharacters
Syntax
IOcrPage Page {get;}
'Declaration
 
ReadOnly Property Page As IOcrPage
'Usage
 
Dim instance As IOcrPageCharacters
Dim value As IOcrPage
 
value = instance.Page
IOcrPage Page {get;}
@property (nonatomic, strong, readonly) LTOcrPage *page
public OcrPage getPage()
get_Page(); 
property IOcrPage^ Page {
   IOcrPage^ get();
}

Property Value

A IOcrPage interface implementation object that define the page associated with this IOcrPageCharacters
Remarks

Page is the same IOcrPage object you used to get this IOcrPageCharacters object through GetRecognizedCharacters.

Example
For an example, refer to IOcrPage.GetRecognizedCharacters.
Requirements

Target Platforms

See Also

Reference

IOcrPageCharacters Interface
IOcrPageCharacters Members
IOcrPage.SetRecognizedCharacters
IOcrPage.GetRecognizedCharacters
IOcrPage.Recognize
IOcrPage.IsRecognized
OcrCharacter Structure
IOcrPageCharacters Interface
IOcrZoneCharacters Interface
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