PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PageCollection Class / Owner Property

In This Topic
    Owner Property (C1PageCollection)
    In This Topic
    Gets the owner of collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As ICollectionOwner
    public ICollectionOwner Owner {get;}
    See Also