EVO PDF Logo

LineStyle Constructor (LineDashStyle)

EVO PDF Client for .NET Framework
Constructs a style for a dashed line

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public LineStyle(
	LineDashStyle lineDashStyle
)

Parameters

lineDashStyle
Type: EvoPdfClientLineDashStyle
The dash style
See Also

Reference