LineStyleLineCapStyle Property |
Gets or sets the line cap style
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic LineCapStyle LineCapStyle { get; set; }
Public Property LineCapStyle As LineCapStyle
Get
Set
Property Value
Type:
LineCapStyle
See Also