PdfRectangleElementFillColor Property

The fill color of the rectangle

Definition

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

Property Value

PdfColor

See Also