TextLength Property (ParagraphText)
Gets the length of the current paragraph object in characters. For non-text objects (
ParagraphImage), this property returns
1.
public int TextLength {get;}
'Declaration
Public ReadOnly Property TextLength As Integer