ExpertPdf Html to Pdf Converter Library
EmbedTextFont Property
NamespacesExpertPdf.HtmlToPdfTextAreaEmbedTextFont
ExpertPdf Html to Pdf Converter Library
A flag indicating if the text area font will be embedded in the PDF document
Declaration Syntax
C#Visual BasicVisual C++
public bool EmbedTextFont { get; set; }
Public Property EmbedTextFont As Boolean
public:
property bool EmbedTextFont {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)