Line.Style Property

Gets or sets the LineStyle object to use for the style of the line.

public LineStyle Style { get; set; }
Public Property Style As LineStyle

Property Value

LineStyle

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Line
ceTe.DynamicPDF.PageElements

In this topic