Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > IOcrPageCharacters Interface : Page Property |
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();
Page is the same IOcrPage object you used to get this IOcrPageCharacters object through GetRecognizedCharacters.
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