EVO Excel to PDF Converter

LineStyle Constructor (Single, LineDashStyle)

EVO Excel to PDF Converter Documentation
Constructs a style for a dashed line

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public LineStyle(
	float lineWidth,
	LineDashStyle lineDashStyle
)

Parameters

lineWidth
Type: SystemSingle
The line width
lineDashStyle
Type: EvoExcelToPdfLineDashStyle
The dash style
See Also

Reference