A flag indicating if the text area font will be embedded in the PDF document

C# | Visual Basic | Visual C++ |
public bool EmbedTextFont { get; set; }
Public Property EmbedTextFont As Boolean Get Set
public: property bool EmbedTextFont { bool get (); void set (bool value); }

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