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