Gets the page associated with this IOcrPageCharacters
public IOcrPage Page { get; }
ReadOnly Property Page As Leadtools.Forms.Ocr.IOcrPage
Leadtools.Forms.Ocr.IOcrPage Page {get;}
@property (nonatomic, strong, readonly) LTOcrPage *page
public OcrPage getPage()
get_Page();
property Leadtools.Forms.Ocr.IOcrPage^ Page {
Leadtools.Forms.Ocr.IOcrPage^ get();
}
A IOcrPage interface implementation object that define the page associated with this IOcrPageCharacters
Page is the same IOcrPage object you used to get this IOcrPageCharacters object through GetRecognizedCharacters.
For an example, refer to IOcrPage.GetRecognizedCharacters.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET