text property

String get text

The text value of the text run

Implementation

String get text;
set text (String value)

Sets the text value of the text run

Implementation

set text(String value);