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

In This Topic
    TextFragment Class
    In This Topic
    Represents the paragraph fragment on a Page.
    Object Model
    TextFragment Class
    Syntax
    'Declaration
     
    Public Class TextFragment 
       Inherits BlockElement
    public class TextFragment : BlockElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.Layout.LayoutElement
          GrapeCity.Documents.Word.Layout.BlockElement
             GrapeCity.Documents.Word.Layout.TextFragment

    See Also