[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.TextFragment

TextFragment Class

Represents the paragraph fragment on a Page.

Inheritance
TextFragment
Namespace: GrapeCity.Documents.Word.Layout
Assembly: DS.Documents.Word.dll
Syntax
public class TextFragment : BlockElement
Public Class TextFragment
    Inherits BlockElement

Properties

Name Description
Inlines

Gets the list of inline elements or null.

Objects

Gets the list of associated picture fragments.

TextLayout

Gets the associated GrapeCity.Documents.Text.TextLayout object.

WordParagraph

Gets the source Paragraph object;