←Select platform

Document Property

Summary

Gets the OCR document that own this page

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public IOcrDocument Document { get; } 
ReadOnly Property Document As Leadtools.Forms.Ocr.IOcrDocument 
@property (nonatomic, weak, readonly, nullable) LTOcrDocument *document 
public OcrDocument getDocument() 
get_Document();  

Property Value

The instance of IOcrDocument that own this page.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Ocr Assembly