Click or drag to resize

PdfVariableTextAppearanceBorderDashPattern Property

Gets or sets the border dash pattern of the variable text field appearance.

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

Property Value

PdfLineDashPattern
The border dash pattern of the variable text field appearance.
See Also