ExpertPdf Html to Pdf Converter Library
TextFont Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentTextElementTextFont
ExpertPdf Html to Pdf Converter Library
The text font
Declaration Syntax
C#Visual BasicVisual C++
public PdfFont TextFont { get; set; }
Public Property TextFont As PdfFont
	Get
	Set
public:
property PdfFont^ TextFont {
	PdfFont^ get ();
	void set (PdfFont^ value);
}
Property Value

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