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; }
Public Property ExportRtfTextAsImage As Boolean
Get
Set
Property Value
Type:
BooleanSee Also