The Load
TXTextControl.LoadSettings Introduced: X18.
| Enumeration | Description |
|---|---|
| PDFImport |
Specifies how reporting merge blocks are handled when a document is saved. |
| Property | Description |
|---|---|
| PDFImport |
Specifies how the document structure is generated when a PDF document is imported. |
| add |
Specifies whether or not a new paragraph is created before text is loaded. |
| application |
Specifies the format of text fields which are imported. |
| application |
Specifies an array of strings containing the type names of fields which are to be imported. |
| document |
Specifies how a document can be accessed after it has been loaded. |
| document |
Sets a file path that is used to search for resources like images or hypertext links. |
| document |
Spreadsheet |
| image |
Sets a file path that is used to search for resources like images or hypertext links. |
| load |
Specifies whether or not the document background color is loaded. |
| load |
Specifies whether or not hypertext links are loaded. |
| load |
Specifies whether or not images are loaded. |
| load |
DOCX Format only: Specifies whether or not bookmarks which extend over several characters are converted to Sub |
| master |
Specifies the password when the document is restricted with access permissions. |
| reporting |
Specifies how reporting merge blocks are handled when a document is loaded. |
| user |
Specifies the password for the user to open a password protected document. |