TextRange.content

string content() @property

Get content field.

Returns

The text in the text range
void content(string propval) @property

Set content field.

Parameters

propvalThe text in the text range