[]
Gets or sets the font used to draw the title.
[FpCategory("Category_Title")]
public Font TitleTextFont { get; set; }
<FpCategory("Category_Title")>
Public Property TitleTextFont As Font
Value of null (Nothing in VB) indicates that the title font is unset.