[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TextFrameCollection

Class TextFrameCollection

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Represents a collection of TextFrame objects.

public class TextFrameCollection : ContentObjectCollection<TextFrame>, IContentList<TextFrame>, IReadOnlyList<TextFrame>, IReadOnlyCollection<TextFrame>, IEnumerable<TextFrame>, IEnumerable
Inheritance
TextFrameCollection
Implements
Inherited Members