ExpertPdf Html to Pdf Converter Library
LineDashStyle Enumeration
NamespacesExpertPdf.HtmlToPdf.PdfDocumentLineDashStyle
ExpertPdf Html to Pdf Converter Library
Specifies the style of a dashed line.
Declaration Syntax
C#Visual BasicVisual C++
public enum LineDashStyle
Public Enumeration LineDashStyle
public enum class LineDashStyle
Members
MemberDescription
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)