[]
        
(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
object
TextFrameCollection
Implements
System.Collections.Generic.IReadOnlyList<T><TextFrame>
System.Collections.Generic.IReadOnlyCollection<T><TextFrame>
System.Collections.Generic.IEnumerable<T><TextFrame>
System.Collections.IEnumerable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()