The width in points of the border of this annotation.

Namespace: TallComponents.PDF.Annotations
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

See Also