If true, Azuki draws EOF mark as text "[EOF]".

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

Syntax

C#
public static bool UseTextForEofMark { get; set; }
Visual Basic
Public Shared Property UseTextForEofMark As Boolean
	Get
	Set

Property Value

Type: Boolean

See Also