PdfButtonAppearanceBorderDashPattern Property |
Gets or sets the border dash pattern of the button appearance.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic PdfLineDashPattern BorderDashPattern { get; set; }Public Property BorderDashPattern As PdfLineDashPattern
Get
Set
Property Value
PdfLineDashPattern
The border dash pattern of the button appearance.
See Also