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
	Get
	Set
public:
property bool EmbedTextFont {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)