ImageFormat Property

Summary

Gets or sets the image format.

Syntax
C#
VB
C++
public RasterImageFormat ImageFormat { get; set; } 
Public Property ImageFormat As RasterImageFormat 
public: 
property RasterImageFormat ImageFormat { 
   RasterImageFormat get(); 
   void set (    RasterImageFormat ); 
} 

Property Value

The image format.

Remarks

For more information, refer to Fast TWAIN (Scan Configurations).

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly