PdfVariableTextAppearanceBackgroundColor Property |
Gets or sets the background color of the variable text field appearance.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic PdfColor? BackgroundColor { get; set; }Public Property BackgroundColor As PdfColor?
Get
Set
Property Value
NullablePdfColor
The background color of the variable text field appearance.
Exceptions
See Also