| Name | Description | |
|---|---|---|
![]() | CropSourceElements | Crops source elements. Cropped source elements contain this text only. |
![]() | FindAfter<T> | Returns the first element of specified type after this text content. |
![]() | FindBefore<T> | Returns the first element of specified type before this text content. |
![]() | FindText | Searches the specified text and returns it as text content. |
![]() | GetParagraphs | Returns the paragraphs, which contain this text content. |
![]() | GetParent<T> | Returns the parent of specified type of this text content. |
![]() | Remove | Removes the text. |
![]() | SetParagraphProperties | Sets the paragraph properties of this text content. |
![]() | SetTextProperties | Sets the text properties. |
![]() | Substring | Returns a new text content that contains substring of this text content. |
![]() | ToString | Converts thi text content to string. |
![]() ![]() | Union | Creates text content that contains union of all text between specified start and end text contents. |

