Click or drag to resize

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.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public bool EmbedFonts { get; set; }

Property Value

Type: Boolean
See Also