Click or drag to resize

StiImageFormat Enumeration

Enumeration for setting format of the exported images.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiImageFormat
Members
  Member nameValueDescription
Color1 Images are exported in the color mode.
Grayscale2 Images are exported in the grayscale mode.
Monochrome3 Images are exported in the monochrome mode.
See Also