Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextFrame Class
Members

In This Topic
    TextFrame Class
    In This Topic
    Represents the text content of a Shape and associates that textual information, referred to as a text frame story, with a story identifier.
    Object Model
    TextFrame Class
    Syntax
    'Declaration
     
    Public Class TextFrame 
       Inherits ContentObject
       Implements GrapeCity.Documents.Word.IBrowsable(Of TextFrame) 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.ContentObject
          GrapeCity.Documents.Word.TextFrame

    See Also