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