The name of the output document file.
public string DocumentFileName { get; set; }
Public Property DocumentFileName As String
@property (nonatomic, copy) NSString *documentFileName
public String getDocumentFileName()
public void setDocumentFileName(String value)
A string that contains the name of the output document file. When recognition is completed, this file will be created on disk.
One of DocumentFileName or DocumentStream must not be null. The output document will be stored in the specified file or .NET stream, respectively.
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