PdfVariableTextAppearanceFontColor Property |
Gets or sets the font color of the field's appearance text.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic PdfColor FontColor { get; set; }Public Property FontColor As PdfColor
Get
Set
Property Value
PdfColor
The font color of the field's appearance text.
See Also