Click or drag to resize
PageGraphicElementLineStyle Property
Gets or sets the line style for elements rendering lines.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public LineStyle LineStyle { get; set; }

Property Value

Type: LineStyle
See Also