[]
Gets or sets the width of the field's border or line.
[Obsolete("Use Border instead.")]
[TypeConverter(typeof(PageUnitConverter))]
public double LineWidth { get; set; }
<Obsolete("Use Border instead.")>
<TypeConverter(GetType(PageUnitConverter))>
Public Property LineWidth As Double