StiOptionsExportHtmlUseStrictTableCellSizeV2 Property |
Gets or sets a value indicating whether it is necessary to use strict table cell size.
For compatibility with 2016.3 and earlier versions set this property to false.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static bool UseStrictTableCellSizeV2 { get; set; }
Public Shared Property UseStrictTableCellSizeV2 As Boolean
Get
Set
Property Value
Type:
BooleanSee Also