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