HtmlToPdfElementEmbedFonts 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.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic bool EmbedFonts { get; set; }Public Property EmbedFonts As Boolean
Get
Set
Property Value
Boolean
See Also