ExpertPdf Html to Pdf Converter Library
LineDashStyle Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentLineStyleLineDashStyle
ExpertPdf Html to Pdf Converter Library
Gets or sets the line dash pattern
Declaration Syntax
C#Visual BasicVisual C++
public LineDashStyle LineDashStyle { get; set; }
Public Property LineDashStyle As LineDashStyle
	Get
	Set
public:
property LineDashStyle LineDashStyle {
	LineDashStyle get ();
	void set (LineDashStyle value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)