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.dll) Version: 9.2.0.25824 (9.2.0.0)