Gets or sets whether to draw tab character with special graphic or not.

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

Syntax

C#
bool DrawsTab { get; set; }
Visual Basic
Property DrawsTab As Boolean
	Get
	Set

Property Value

Type: Boolean

See Also