Property FontColor
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
FontColor
Gets or sets the color of the font to use for the text of the signature.
public PdfColor FontColor { get; set; }
Property Value
- PdfColor
The color of the font to use for the text of the signature.
Remarks
Default value: black color
.