Click or drag to resize

StiRichTextWysiwyg Property

Gets or sets value which indicates that it is necessary to use the Wysiwyg mode of the rendering.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public bool Wysiwyg { get; set; }

Property Value

Type: Boolean
See Also