get_text
Description:
Obtains the text enclosed by an element, or the text enclosed by the elements in the subtree (including the element itself).
Parameters:
this | |
flags |
A StructureGetTextFlags value, or NONE to disable all the flags. |
Returns:
A string. |