'Declaration Public Class TextFrameCollection Inherits GrapeCity.Documents.Word.ContentObjectCollection(Of TextFrame) Implements GrapeCity.Documents.Word.IContentList(Of TextFrame)
public class TextFrameCollection : GrapeCity.Documents.Word.ContentObjectCollection<TextFrame>, GrapeCity.Documents.Word.IContentList<TextFrame>