All Property
All
Gets or sets the rounding radius for all corners of the border, in twips.
Declaration
[TypeConverter(typeof(PageUnitConverter))]
public double All { get; set; }
<TypeConverter(GetType(PageUnitConverter))>
Public Property All As Double