TextLength Property (RenderRichText)
Gets the "real" length of the text assigned to the
Rtf property. Only the actual text characters are counted,
RTF tags are not included in the count.
public int TextLength {get;}
'Declaration
Public ReadOnly Property TextLength As Integer