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

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