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