ExpertPdf PDF Creator Library
LineDashStyle Property
NamespacesExpertPdf.PdfCreatorLineStyleLineDashStyle
ExpertPdf PDF Creator Library
Gets or sets the line dash pattern
Declaration Syntax
C#Visual BasicVisual C++
public LineDashStyle LineDashStyle { get; set; }
Public Property LineDashStyle As LineDashStyle
public:
property LineDashStyle LineDashStyle {
	LineDashStyle get ();
	void set (LineDashStyle value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)