Click or drag to resize

PdfLinkAppearanceBorderDashPattern Property

Gets or sets the border dash pattern of the link annotation's appearance.

Namespace: SautinSoft.Pdf.Annotations
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public PdfLineDashPattern BorderDashPattern { get; set; }

Property Value

PdfLineDashPattern
The border dash pattern of the link annotation's appearance.
See Also