ExpertPdf Html to Pdf Converter Library
Specifies the style of a dashed line.

Declaration Syntax
public enum LineDashStyle
Public Enumeration LineDashStyle
public enum class LineDashStyle

Members
| Member | Description |
|---|
| Default |
Default dash style
|
| Solid |
Specifies a solid line
|
| Dash |
Specifies a line consisting of dashes.
|
| Dot |
Specifies a line consisting of dots.
|
| DashDot |
Specifies a line consisting of a repeating pattern of dash-dot.
|
| DashDotDot |
Specifies a line consisting of a repeating pattern of dash-dot-dot.
|
Assembly:
ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)