Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ParagraphText
.
.
::
.
.
GetLength Method
ParagraphText Class
See Also
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
ParagraphText Class
C1.C1Preview Namespace