The width in points of the border of this form field.

Namespace: TallComponents.PDF.Layout.Shapes.Fields
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

C#
public double BorderWidth { get; set; }
Visual Basic
Public Property BorderWidth As Double
	Get
	Set

Remarks

Default = 1.

Set to zero if you doesn't want a border

See Also