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