Gets newly inserted text.

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

Syntax

C#
public string NewText { get; }
Visual Basic
Public ReadOnly Property NewText As String
	Get

Property Value

Type: String

See Also