The LoadSettings object provides properties for advanced settings and information during load operations.

Syntax

TXTextControl.LoadSettings

Introduced: X18.

Enumerations

Enumeration Description
PDFImportSettings Specifies how reporting merge blocks are handled when a document is saved.

Properties

Property Description
PDFImportSettings Specifies how the document structure is generated when a PDF document is imported.
addParagraph Specifies whether or not a new paragraph is created before text is loaded.
applicationFieldFormat Specifies the format of text fields which are imported.
applicationFieldTypeNames Specifies an array of strings containing the type names of fields which are to be imported.
documentAccessPermissions Specifies how a document can be accessed after it has been loaded.
documentBasePath Sets a file path that is used to search for resources like images or hypertext links.
documentPartName SpreadsheetML only.
imageSearchPath Sets a file path that is used to search for resources like images or hypertext links.
loadDocumentBackColor Specifies whether or not the document background color is loaded.
loadHypertextLinks Specifies whether or not hypertext links are loaded.
loadImages Specifies whether or not images are loaded.
loadSubTextParts DOCX Format only: Specifies whether or not bookmarks which extend over several characters are converted to SubTextParts.
masterPassword Specifies the password when the document is restricted with access permissions.
reportingMergeBlockFormat Specifies how reporting merge blocks are handled when a document is loaded.
userPassword Specifies the password for the user to open a password protected document.