[]
        
(Showing Draft Content)

C1.Win.Document.Util.C1RichText.TextLength

TextLength Property

TextLength

Gets the length of text, length of real text will be calculated, the length of RTF tags will not taken into account.

Declaration
public int TextLength { get; }
Public ReadOnly Property TextLength As Integer