StiHtmlExportSettingsUseStylesTable Property |
Gets or sets value which indicates that table styles will be used in result 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 UseStylesTable { get; set; }
Public Property UseStylesTable As Boolean
Get
Set
Property Value
Type:
BooleanSee Also