PdfArcElementLineStyle Property

The line style used to stroke the arc, including width, dash pattern and endpoint cap style

Definition

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

Property Value

PdfLineStyle

See Also