[]
Gets or sets the fill of the background behind the text.
[FpCategory("Category_Appearance")]
public Fill Fill { get; set; }
<FpCategory("Category_Appearance")>
Public Property Fill As Fill
A value of null (Nothing in VB) indicates that the fill is automatically determined.