Returns the length of this ParagraphText object.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected override int GetLength()
Visual Basic
Protected Overrides Function GetLength As Integer

Return Value

The text length.

See Also