Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PageArticleBeadCollection Class / Owner Property

In This Topic
    Owner Property (PageArticleBeadCollection)
    In This Topic
    Gets the Page object that owns this collection.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As Page
    public new Page Owner {get;}
    See Also