Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Page Class / Owner Property

In This Topic
    Owner Property (Page)
    In This Topic
    Gets the PageCollection collection containing this Page.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As PageCollection
    public PageCollection Owner {get;}
    See Also