PdfPolylineElementLineStyle Property

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

Definition

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

Property Value

PdfLineStyle

See Also