PdfLineStyleLineCap Property

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

Definition

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

Property Value

PdfLineCapStyle

See Also