Gets the file data that has just been loaded.
public RasterDialogFileData LoadRasterFileData { get; }
Public ReadOnly Property LoadRasterFileData As RasterDialogFileData
public:
property RasterDialogFileData^ LoadRasterFileData {
RasterDialogFileData^ get();
}
A RasterDialogFileData class that indicates the file data options associated with the opened file.
The RasterDialogFileData.Image and RasterDialogFileData.Thumbnail in this class will be filled when the FilePercent reaches 100. You should use the RasterDialogFileData for reading data only.
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