RtfToPdfElementEmbedFonts Property |
When true this options instructs the converter to embed all the true type fonts into the PDF document.
The default value is false.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public bool EmbedFonts { get; set; }
Public Property EmbedFonts As Boolean
Get
Set
Property Value
Type:
BooleanSee Also