ExpertPdf Html to Pdf Converter Library
LineStyle Constructor (lineDashStyle)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentLineStyleLineStyle(LineDashStyle)
ExpertPdf Html to Pdf Converter Library
Constructs a style for a dashed line
Declaration Syntax
C#Visual BasicVisual C++
public LineStyle(
	LineDashStyle lineDashStyle
)
Public Sub New ( 
	lineDashStyle As LineDashStyle
)
public:
LineStyle(
	LineDashStyle lineDashStyle
)
Parameters
lineDashStyle (LineDashStyle)
The dash style

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)