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



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

Gets the OCR document being used in the current operation.

Syntax

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

Property Value

(Read only) An IOcrDocument instance that specifies the OCR document being used in the current operation. Or a null reference (Nothing in Visual Basic) if no document is being used.

Example

For an example, refer to OcrAutoRecognizeJobOperationEventArgs.

Remarks

This member is not valid and will be null (Nothing in Visual Basic) when the current operation is ConvertDocument (or in CreateDocument with PostOperation equals to false).

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

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