Winnovative PDF Creator Library for .NET
LineStyle Property
NamespacesWinnovative.PdfCreatorPageGraphicElementLineStyle
Winnovative PDF Creator Library for .NET
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);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)