Gets number of (UTF-16) characters in the currently active document.
Namespace: Sgry.Azuki.WinFormsAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
| C# |
|---|
public int TextLength { get; } |
| Visual Basic |
|---|
Public ReadOnly Property TextLength As Integer Get |