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