ExpertPdf PDF Creator Library
EmbedFonts Property
NamespacesExpertPdf.PdfCreatorRtfToPdfElementEmbedFonts
ExpertPdf PDF Creator Library
When true this options instructs the converter to embed all the true type fonts into the PDF document. The default value is false.
Declaration Syntax
C#Visual BasicVisual C++
public bool EmbedFonts { get; set; }
Public Property EmbedFonts As Boolean
public:
property bool EmbedFonts {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)