PdfPolylineElementLineStyle Property

The stroke style for the polyline, including width, dash pattern, endpoint cap style and corner join style

Definition

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

Property Value

PdfLineStyle

See Also