Click or drag to resize
Pdf Library for .NET

PdfLineStyleLineCapStyle Property

Gets or sets the line cap style.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public PdfLineCapStyle LineCapStyle { get; set; }

Property Value

Type: PdfLineCapStyle
See Also