PDFKit.NET 2.0 Class Library (.NET 2.0)

Link.BorderColor Property

The color of the border of this annotation.

public override TallComponents.PDF.Colors.Color BorderColor {get; set;}

Remarks

This property returns either an RgbColor or Transparent. You should only assign an RgbColor to this property.

See Also

Link Class | TallComponents.PDF.Annotations Namespace