Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ParagraphObject Class / Owner Property

In This Topic
    Owner Property (ParagraphObject)
    In This Topic
    Gets the ParagraphObjectCollection containing the current paragraph object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As ParagraphObjectCollection
    public ParagraphObjectCollection Owner {get;}
    See Also