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