[]
Gets or sets the font of the text.
[FpCategory("Category_Appearance")]
public Font TextFont { get; set; }
<FpCategory("Category_Appearance")>
Public Property TextFont As Font
A value of null (Nothing in VB) indicates that the font will be automatically determined.