get_text method

get_text()

Gets the text of the run.

def get_text(self):
    ...

Returns

The text of the run.

See Also