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: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
public PdfColor FillColor { get; set; }
Property Value
PdfColor