LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DocumentWriterInstance Property
See Also 
Leadtools.Forms.Ocr Namespace > OcrAutoRecognizeJobOperationEventArgs Class : DocumentWriterInstance Property



The DocumentWriterInstance Property is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

Gets the Leadtools.Forms.DocumentWriters.DocumentWriter instance being used in the current operation.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DocumentWriterInstance As DocumentWriter
Visual Basic (Usage)Copy Code
Dim instance As OcrAutoRecognizeJobOperationEventArgs
Dim value As DocumentWriter
 
value = instance.DocumentWriterInstance
C# 
public DocumentWriter DocumentWriterInstance {get;}
C++/CLI 
public:
property DocumentWriter^ DocumentWriterInstance {
   DocumentWriter^ get();
}

Property Value

The Leadtools.Forms.DocumentWriters.DocumentWriter instance being used in the current operation.

Example

For an example, refer to OcrAutoRecognizeJobOperationEventArgs.

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 Leadtools.Forms.DocumentWriters.DocumentWriter object being used to convert the document.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

DocumentWriterInstance requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features