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

LtdFileName Property






Gets the name of the LEAD Temporary Document (LTD) being used in the current operation .NET support
Syntax
public string LtdFileName {get;}
'Declaration
 
Public ReadOnly Property LtdFileName As String
'Usage
 
Dim instance As OcrAutoRecognizeJobOperationEventArgs
Dim value As String
 
value = instance.LtdFileName
public string LtdFileName {get;}
 get_LtdFileName(); 
public:
property String^ LtdFileName {
   String^ get();
}

Property Value

The name of the LEAD Temporary Document (LTD) being used in the current operation. Or a null reference (Nothing in Visual Basic) when the current operation is not using LTD.
Remarks

Depending on how the IOcrAutoRecognizeManager was setup, the engine might create LTD files during the recognition process to support multi-threading or recognition of images with large amount of pages. The value of this member is valid only when the current operation is SavePage (as the LTD for this page), AppendLtd (as the source file name) or ConvertDocument (as the source file name).

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.

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