StiPdfExportSettingsEmbeddedFonts Property |
Gets or sets value which indicates that fonts which used in report will be included in PDF file.
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool EmbeddedFonts { get; set; }
Public Property EmbeddedFonts As Boolean
Get
Set
Property Value
Type:
BooleanSee Also