PdfPathElementFillColor Property
The fill color of the path.
When null the path is not filled.
When non-null the path is filled using the non-zero winding rule before any
line stroke is applied
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
public PdfColor FillColor { get; set; }
Property Value
PdfColor