PdfButtonAppearanceBorderColor Property |
Gets or sets the border color of the button appearance.
Namespace: SautinSoft.Pdf.FormsAssembly: 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 button appearance.
Exceptions
See Also