C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderParagraph Class / TextLength Property

In This Topic
TextLength Property (RenderParagraph)
In This Topic
Gets the count of characters in the current paragraph. Each non-text object (such as ParagraphImage) counts as one character.
Syntax
'Declaration
 
Public Overrides ReadOnly Property TextLength As Integer
 
See Also