PdfSignatureAppearanceBorderColor Property |
Gets or sets the border color of the signature appearance.
Default value: .
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic PdfColor? BorderColor { get; set; }
Public Property BorderColor As PdfColor?
Get
Set
Property Value
NullablePdfColor
The border color of the signature appearance.
Exceptions
See Also