[]
Returns the text of the paragraph associated with the current content item (as returned by GetParagraph()), or an empty string if no paragraph is associated with the current item.
public string GetText()
| Type | Description |
|---|---|
| string | The text of the paragraph, or null. |