PdfLineElementLineColor Property

The stroke color of the line. The default value is black

Definition

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

Property Value

PdfColor

See Also