[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.ContentItemLinkCollection

Class ContentItemLinkCollection

Namespace
GrapeCity.Documents.Pdf.Structure
Assembly
GcDocs.Pdf.dll

Represents a collection of ContentItemLink objects.

public class ContentItemLinkCollection : StructTreeItemCollectionWrapper<ContentItemLink>, IList<ContentItemLink>, ICollection<ContentItemLink>, IEnumerable<ContentItemLink>, IEnumerable
Inheritance
ContentItemLinkCollection
Implements
Inherited Members

Properties

Owner

Gets the StructElement owning this collection.

public StructElement Owner { get; }

Property Value

StructElement