PdfRectangleElementBorderColor Property

The border color of the rectangle.

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
public PdfColor BorderColor { get; set; }

Property Value

PdfColor

See Also