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
Public Enumeration StiHtmlExportQuality
Members
| Member name | Value | Description |
---|
| High | 1 |
Sets a high quality of the exported images.
|
| Low | 2 |
Sets a low quality of the exported images.
|
See Also