Click or drag to resize
STSignatureImageType EnumerationScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
The available image types to which an image can be saved

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public enum ImageType
Members
  Member nameValueDescription
BMP0 Bitmap image type
JPEG1 Joint Photographic Experts Group image type
GIF2 Graphics Interchange Format image type
TIFF3 Tagged Image File Format image type
PNG4 Portable Network Graphics image type
See Also