Gets or sets style of underline.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

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

Property Value

Type: LineStyle

See Also