ExpertPdf PDF Creator Library
LineCapStyle Property
NamespacesExpertPdf.PdfCreatorLineStyleLineCapStyle
ExpertPdf PDF Creator Library
Gets or sets the line cap style
Declaration Syntax
C#Visual BasicVisual C++
public LineCapStyle LineCapStyle { get; set; }
Public Property LineCapStyle As LineCapStyle
	Get
	Set
public:
property LineCapStyle LineCapStyle {
	LineCapStyle get ();
	void set (LineCapStyle value);
}

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