Gets or sets the style of dashed lines drawn with this pen.

Namespace:  C1.Phone.Pdf
Assembly:  C1.Phone.Pdf (in C1.Phone.Pdf.dll)

Syntax

C#
public DashStyle DashStyle { get; set; }
Visual Basic
Public Property DashStyle As DashStyle
	Get
	Set

See Also