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 > OcrAutoRecognizeJobOperationEventArgs Class : Page Property |
public IOcrPage Page {get;}
'Declaration
Public ReadOnly Property Page As IOcrPage
'Usage
Dim instance As OcrAutoRecognizeJobOperationEventArgs Dim value As IOcrPage value = instance.Page
public IOcrPage Page {get;}
@property (nonatomic, strong, readonly, nullable) LTOcrPage *page
public OcrPage getPage()
get_Page();
This member is not valid and will be null (Nothing in Visual Basic) when the current operation is CreateDocument, PrepareDocument, SaveDocument or ConvertDocument.