C#
VB
C++
Gets the load options that the user selected in the Load Options Dialog RasterDialogFileOptions.
public RasterDialogFileOptions Options { get; }
Public ReadOnly Property Options As Leadtools.Winforms.Commondialogs.File.RasterDialogFileOptions
public:
property Leadtools.Winforms.Commondialogs.File.RasterDialogFileOptions^ Options {
Leadtools.Winforms.Commondialogs.File.RasterDialogFileOptions^ get();
}
Loads the options that the user selected in the Load Options Dialog.
Refer to RasterOpenDialog example.
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