PdfPathElementLineColor Property
The line color of the path.
When null the path is only filled (provided
FillColor is non-null)
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfColor LineColor { get; set; }
Property Value
PdfColor