[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.StructElement.ContentItems

ContentItems Property

ContentItems

Gets the collection of ContentItemLink objects.

This collection is a wrapper around the Items collection that iterates only over its elements of the type ContentItemLink.

Declaration
public ContentItemLinkCollection ContentItems { get; }
Public ReadOnly Property ContentItems As ContentItemLinkCollection