[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.ContentItemLinkCollection

ContentItemLinkCollection Class

Represents a collection of ContentItemLink objects.

Inheritance
StructTreeItemCollectionWrapper<ContentItemLink>
ContentItemLinkCollection
Namespace: GrapeCity.Documents.Pdf.Structure
Assembly: DS.Documents.Pdf.dll
Syntax
public class ContentItemLinkCollection : StructTreeItemCollectionWrapper<ContentItemLink>, IList<ContentItemLink>, ICollection<ContentItemLink>, IEnumerable<ContentItemLink>, IEnumerable
Public Class ContentItemLinkCollection
    Inherits StructTreeItemCollectionWrapper(Of ContentItemLink)
    Implements IList(Of ContentItemLink), ICollection(Of ContentItemLink), IEnumerable(Of ContentItemLink), IEnumerable

Properties

Name Description
Owner

Gets the StructElement owning this collection.