PdfFillFormatColor Property |
Gets or sets the fill color.
Initial value: Black.
Namespace: SautinSoft.Pdf.ContentAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic PdfColor Color { get; set; }Public Property Color As PdfColor
Get
Set
Property Value
PdfColor
The fill color.
Remarks
See Also