StiHtmlExportSettingsUseEmbeddedImages Property |
Gets or sets a value indicating whether it is necessary to save images as embedded data in html file. HTML5 and MHT export mode is not supported.
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool UseEmbeddedImages { get; set; }
Public Property UseEmbeddedImages As Boolean
Get
Set
Property Value
Type:
BooleanSee Also