[]
Gets the text of a TextLineFragment.
string GetText(TextLineFragment br)
| Type | Name | Description |
|---|---|---|
| TextLineFragment | br | The TextLineFragment. |
| Type | Description |
|---|---|
| string | The text of the TextLineFragment. |
Gets the whole text represented by this map.
string GetText()
| Type | Description |
|---|---|
| string | The map text. |