[]
Represents a collection of TextFrame objects.
public class TextFrameCollection : ContentObjectCollection<TextFrame>, IContentList<TextFrame>, IReadOnlyList<TextFrame>, IReadOnlyCollection<TextFrame>, IEnumerable<TextFrame>, IEnumerable
Public Class TextFrameCollection
Inherits ContentObjectCollection(Of TextFrame)
Implements IContentList(Of TextFrame), IReadOnlyList(Of TextFrame), IReadOnlyCollection(Of TextFrame), IEnumerable(Of TextFrame), IEnumerable