Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ParagraphImage Class / GetLength Method

In This Topic
    GetLength Method (ParagraphImage)
    In This Topic
    Returns the length of the current paragraph object.
    Syntax
    'Declaration
     
    Protected Overrides Function GetLength() As Integer
    protected override int GetLength()

    Return Value

    1.
    See Also