C#
VB
C++
Gets or sets the image format.
public RasterImageFormat ImageFormat { get; set; }
Public Property ImageFormat As Leadtools.RasterImageFormat
public:
property Leadtools.RasterImageFormat ImageFormat {
Leadtools.RasterImageFormat get();
void set ( Leadtools.RasterImageFormat );
}
The image format.
For more information, refer to Fast TWAIN (Scan Configurations).
Refer to TwainSession.FindFastConfiguration
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