Determines how text is appended to the document. The enumeration contains the following values:
| Member | Description |
|---|---|
| None | The loaded text is inserted at the end of the last paragraph of the existing document. |
| Start |
A new paragraph is created at the end of the document and the text is inserted in this paragraph. |
| Start |
A new section is created at the end of the document and the text is inserted in this section. |
Text