Click or drag to resize

PdfButtonAppearanceFontColor Property

Gets or sets the font color of the button appearance text.

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

Property Value

PdfColor
The font color of the button appearance text.
See Also