C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / ParagraphText Class / GetLength Method

In This Topic
GetLength Method (ParagraphText)
In This Topic
Returns the length of this ParagraphText object.
Syntax
'Declaration
 
Protected Overrides Function GetLength() As Integer
 

Return Value

The text length.
See Also