Click or drag to resize

PdfLineStyleCapStyle Property

Gets or sets the line cap style.

Namespace:  Atalasoft.PdfDoc.Generating.Rendering
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public PdfLineCapStyle CapStyle { get; set; }

Property Value

Type: PdfLineCapStyle
The cap style.
See Also