←Select platform

Document Property

Summary

Gets the OCR document that own this page

Syntax
C#
VB
Objective-C
C++
Java
public IOcrDocument Document { get; } 
ReadOnly Property Document As IOcrDocument 
@property (nonatomic, weak, readonly, nullable) LTOcrDocument *document 
public OcrDocument getDocument() 
property IOcrDocument^ Document { 
   IOcrDocument^ get(); 
} 

Property Value

The instance of IOcrDocument that own this page.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly