 |
PdfLineStyle.LineCapStyle Property |
Gets or sets the line cap style.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic PdfLineCapStyle LineCapStyle { get; set; }
Public Property LineCapStyle As PdfLineCapStyle
Get
Set
Property Value
Type:
PdfLineCapStyle
See Also