Thickness Property
Thickness
Gets to sets the thickness of the border, in twips.
Declaration
[TypeConverter(typeof(PageUnitConverter))]
public double Thickness { get; set; }
<TypeConverter(GetType(PageUnitConverter))>
Public Property Thickness As Double