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

In This Topic
TextLength Property (ParagraphObject)
In This Topic
Gets the length of the current paragraph object in characters. For non-text objects (ParagraphImage), this property returns 1.
Syntax
'Declaration
 
Public ReadOnly Property TextLength As Integer
 
See Also