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