EVO RTF to PDF Converter Library for .NET Documentation

PdfDocumentOptionsEmbedFonts Property

EVO RTF to PDF Converter Library for .NET
EVO RTF to PDF Converter Library for .NET
When true this option instructs the converter to embed all the true type fonts into the PDF document. The default value is false.

Namespace:  EvoPdf.RtfToPdf
Assembly:  evortftopdf (in evortftopdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool EmbedFonts { get; set; }

Property Value

Type: Boolean
See Also

Reference