Click or drag to resize

StiHtmlExportQuality Enumeration

Enumeration which sets a quality of images which will be exported.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiHtmlExportQuality
Members
  Member nameValueDescription
High1 Sets a high quality of the exported images.
Low2 Sets a low quality of the exported images.
See Also