PdfLineStyleLineCap Property

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

Definition

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

Property Value

PdfLineCapStyle

See Also