PdfRectangleElementFillColor Property

The fill color of the rectangle

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
public PdfColor FillColor { get; set; }

Property Value

PdfColor

See Also