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

In This Topic
TextLength Property (ParagraphText)
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