PageGraphicElementLineStyle Property |
Gets or sets the line style for elements rendering lines.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntaxpublic LineStyle LineStyle { get; set; }
Public Property LineStyle As LineStyle
Get
Set
Property Value
Type:
LineStyle
See Also