←Select platform

Document Property

Summary
Gets the OCR document that own this page
Syntax
C#
Objective-C
C++/CLI
Java
Python
public IOcrDocument Document { get; } 
@property (nonatomic, weak, readonly, nullable) LTOcrDocument *document 
public OcrDocument getDocument() 
property IOcrDocument^ Document { 
   IOcrDocument^ get(); 
} 
Document # get  (IOcrPage) 

Property Value

The instance of IOcrDocument that own this page.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.