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

In This Topic
TextLength Property (RenderText)
In This Topic
Gets the length of the string returned by the Text property.
Syntax
'Declaration
 
Public Overrides ReadOnly Property TextLength As Integer
 
See Also