TextBuffer.text
string text() constGets the buffer's text content.
Returns
The text content
void text(string content)Sets the buffer's text content.
Parameters
content | New text content |
string text() constGets the buffer's text content.
void text(string content)Sets the buffer's text content.
content | New text content |