StiOptionsExportWordCompatibilityModeValue Property |
Gets or sets a value indicating version of the document compatibility mode.
Actual values: 2007=12, 2010=14, 2013=15, 2016=16.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static int CompatibilityModeValue { get; set; }
Public Shared Property CompatibilityModeValue As Integer
Get
Set
Property Value
Type:
Int32See Also