TextLength Property (RenderParagraph)
Gets the count of characters in the current paragraph. Each non-text object (such as
ParagraphImage) counts as one character.
public override int TextLength {get;}
'Declaration
Public Overrides ReadOnly Property TextLength As Integer