C#
VB
C++
Gets or sets the format to be used when saving the raster image.
public RasterImageFormat Format { get; set; }
Public Property Format As Leadtools.RasterImageFormat
public:
property Leadtools.RasterImageFormat Format {
Leadtools.RasterImageFormat get();
void set ( Leadtools.RasterImageFormat value);
}
The format to be used when saving the raster image.
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