ExpertPdf Html to Pdf Converter Library
LineStyle Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPageGraphicElementLineStyle
ExpertPdf Html to Pdf Converter Library
Gets or sets the line style for elements rendering lines.
Declaration Syntax
C#Visual BasicVisual C++
public LineStyle LineStyle { get; set; }
Public Property LineStyle As LineStyle
	Get
	Set
public:
property LineStyle^ LineStyle {
	LineStyle^ get ();
	void set (LineStyle^ value);
}
Property Value

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