LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

DocumentFileName Property (OcrAutoRecognizeJobOperationEventArgs)






Gets the name of the document file being saved in the current operation. .NET support
Syntax
public string DocumentFileName {get;}
'Declaration
 
Public ReadOnly Property DocumentFileName As String
'Usage
 
Dim instance As OcrAutoRecognizeJobOperationEventArgs
Dim value As String
 
value = instance.DocumentFileName
public string DocumentFileName {get;}
 get_DocumentFileName(); 
public:
property String^ DocumentFileName {
   String^ get();
}

Property Value

The name of the document file being saved in the current operation.
Remarks

This member will be equal to the original OcrAutoRecognizeJobData.DocumentFileName value except for the following operations: SavePage and AppendLtd where it will be destination file name or SaveDocument where it can either be the original document file name or the name of a temporary LTD file if LTD is being used to create a temporary document during recognition.

Example
For an example, refer to OcrAutoRecognizeJobOperationEventArgs.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OcrAutoRecognizeJobOperationEventArgs Class
OcrAutoRecognizeJobOperationEventArgs Members
Programming with LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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