PdfLineStyleCapStyle Property |
Gets or sets the line cap style.
Namespace:
Atalasoft.PdfDoc.Generating.Rendering
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public PdfLineCapStyle CapStyle { get; set; }
Public Property CapStyle As PdfLineCapStyle
Get
Set
Property Value
Type:
PdfLineCapStyle
The cap style.
See Also