Click or drag to resize

StiXpsExportSettingsExportRtfTextAsImage Property

Gets or sets value which indicates that rtf text will be exported as bitmap images or as vector images.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool ExportRtfTextAsImage { get; set; }

Property Value

Type: Boolean
See Also