Winnovative Word to PDF Converter

LineStyle Constructor (Single, LineDashStyle)

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

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public LineStyle(
	float lineWidth,
	LineDashStyle lineDashStyle
)

Parameters

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

Reference