Gets the name of the LEAD Temporary Document (LTD) being used in the current operation
public string LtdFileName { get; }
Public ReadOnly Property LtdFileName As String
@property (nonatomic, copy, readonly, nullable) NSString *ltdFileName
public String getLtdFileName()
public:
property String^ LtdFileName {
String^ get();
}
The name of the LEAD Temporary Document (LTD) being used in the current operation. Or a null reference (Nothing in VB) when the current operation is not using LTD.
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).
OcrAutoRecognizeJobOperationEventArgs Class
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document