C#
VB
WinRT C#
C++
This property is updated with the name of the file extracted from an image.
public string FileName { get; }
Public ReadOnly Property FileName As String
public string FileName {get;}
get_FileName();
public:
property String^ FileName {
String^ get();
}
String that contains the name of the file that will be extracted from an image.
Refer to ExtractMessageCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET