[]
Gets or sets the rounding radius for the right top corner of the border, in twips.
[TypeConverter(typeof(PageUnitConverter))]
public double RightTop { get; set; }
<TypeConverter(GetType(PageUnitConverter))>
Public Property RightTop As Double
Setting this property will override the All property value for the RightTop region of the border.