[]
Represents the paragraph fragment on a Page.
public class TextFragment : BlockElement
Public Class TextFragment
Inherits BlockElement
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; |