Winnovative Excel to PDF Converter

LineStyle Constructor (Single, LineDashStyle)

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

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public LineStyle(
	float lineWidth,
	LineDashStyle lineDashStyle
)

Parameters

lineWidth
Type: SystemSingle
The line width
lineDashStyle
Type: Winnovative.ExcelToPdfLineDashStyle
The dash style
See Also

Reference