PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / ParagraphObject Class / GetLength Method

In This Topic
    GetLength Method (ParagraphObject)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected MustOverride Function GetLength() As Integer
    protected abstract int GetLength()
    See Also