Click or drag to resize

StiOptionsExportHtmlUseWordWrapBreakWordMode Property

Gets or sets a value indicating whether it is necessary to use BreakWord mode of wordwrap For compatibility with 2009.2 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 UseWordWrapBreakWordMode { get; set; }

Property Value

Type: Boolean
See Also