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

In This Topic
    TextFragment Class Members
    In This Topic

    The following tables list the members exposed by TextFragment.

    Public Properties
     NameDescription
    Public Property Gets the list of inline elements or null.  
    Public Property Gets the list of associated picture fragments.  
    Public Property Gets the owner Page object. (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Public Property Gets the element's rectangle. (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Public PropertyGets the associated GrapeCity.Documents.Text.TextLayout object.  
    Public PropertyGets the source GrapeCity.Documents.Word.Paragraph object;  
    Top
    Public Methods
     NameDescription
    Public MethodShows a color rectangle for the current LayoutElement (for debugging purposes). (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Top
    See Also