Click or drag to resize

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; }

Property Value

Type: Boolean
See Also