get_text


Description:

[ Version ( since = "0.26" ) ]
public string get_text (StructureGetTextFlags flags)

Obtains the text enclosed by an element, or the text enclosed by the elements in the subtree (including the element itself).

Parameters:

this

A StructureElement

flags

A StructureGetTextFlags value, or NONE to disable all the flags.

Returns:

A string.