[]
Returns the text associated with this element. This method calls GetParagraphs() and returns an empty string if that method returns null.
public string GetText()
| Type | Description |
|---|---|
| string | The text associated with this element, or an empty string. |