Reports for WinForms | ComponentOne
C1.C1Report.4 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
    protected override int GetLength()

    Return Value

    The text length.
    See Also