←Select platform

DocumentWriterInstance Property (OcrAutoRecognizeJobOperationEventArgs)

Summary

Gets the DocumentWriter instance being used in the current operation.

Syntax

C#
VB
Java
Objective-C
C++
public Leadtools.Forms.Documentwriters.DocumentWriter DocumentWriterInstance {get;} 
Public ReadOnly Property DocumentWriterInstance As Leadtools.Forms.Documentwriters.DocumentWriter 
@property (nonatomic, strong, readonly, nullable) LTDocumentWriter *documentWriterInstance 
public DocumentWriter getDocumentWriterInstance() 
             

Property Value

The DocumentWriter instance being used in the current operation.

Remarks

This member will be equal to IOcrDocument.DocumentWriterInstance in all operations where an Document is avaliable. When the operation is ConvertDocument, this instance will point to the DocumentWriter object being used to convert the document.

Example

For an example, refer to OcrAutoRecognizeJobOperationEventArgs.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize