C#
VB
C++
Gets a value which indicates the image file format associated with the type.
public RasterImageFormat Format { get; }
Public ReadOnly Property Format As Leadtools.RasterImageFormat
public:
property Leadtools.RasterImageFormat Format {
Leadtools.RasterImageFormat get();
}
A Leadtools.RasterImageFormat value for the image file format associated with the type.
Refer to RasterSaveDialog 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