PdfLinkAppearanceBorderColor Property |
Gets or sets the border color of the link annotation's appearance.
Namespace: SautinSoft.Pdf.AnnotationsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic PdfColor? BorderColor { get; set; }Public Property BorderColor As PdfColor?
Get
Set
Property Value
NullablePdfColor
The border color of the link annotation's appearance.
Exceptions
See Also