ExpertPdf PDF Creator Library
TextFont Property
NamespacesExpertPdf.PdfCreatorTextElementTextFont
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)