PdfRoundedRectangleElementBorderColor Property

The border color of the rectangle. When null the rectangle is only filled

Definition

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

Property Value

PdfColor

See Also