StiOptionsExportHtmlUseStrictTableCellSize Property |
Gets or sets a value indicating whether it is necessary to use strict table cell size.
For compatibility with 2012.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 UseStrictTableCellSize { get; set; }
Public Shared Property UseStrictTableCellSize As Boolean
Get
Set
Property Value
Type:
BooleanSee Also