Click or drag to resize

PdfSignatureAppearanceBorderDashPattern Property

Gets or sets the border dash pattern of the signature appearance.

Default value: Solid.


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

Property Value

PdfLineDashPattern
The border dash pattern of the signature appearance.
See Also