Indicates the full filename and path into which the current scanning operation is saving the page(s) that are being acquired.
public string FileName { get; }
Public ReadOnly Property FileName As String
public:
property String^ FileName {
String^ get();
}
The full filename and path into which the current scanning operation is saving the page(s) that are being acquired.
For more information, refer to How to Acquire from the WIA Source.
For an example, refer to AcquireToFile
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