Click or drag to resize

PdfVariableTextAppearanceFontColor Property

Gets or sets the font color of the field's appearance text.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public PdfColor FontColor { get; set; }

Property Value

PdfColor
The font color of the field's appearance text.
See Also