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

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