PdfLineStyleLineCap Property

The shape used at the endpoints of stroked open paths such as lines and arcs. The default value is Butt

Definition

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

Property Value

PdfLineCapStyle

See Also