The Save
TXTextControl.SaveSettings
Introduced: X18.
Enumeration | Description |
---|---|
Css |
HTML only. |
Omitted |
Specifies data to be omitted when the document is saved. |
Reporting |
Specifies how reporting merge blocks are handled when a document is saved. |
Property | Description |
---|---|
author | The document's author which will be saved in the document. |
creation |
The document's creation date which will be saved in the document. |
creator |
The application, which has created the document. |
css |
HTML only. |
document |
Specifies how a document can be accessed after it has been opened. |
document |
Sets the document's keywords which will be saved in the document. |
document |
Specifies an array of strings containing Javascript. |
document |
Sets the document's subject string which will be saved in the document. |
document |
Sets the document's title that will be saved in the document. |
image |
Sets a value between 1 and 100, which is the quality of a lossy image compression used when a document is saved. |
image |
Sets the format used for saving all images contained in the document. |
image |
Sets the maximum resolution for all images in the document in dots per inch when the document is saved. |
last |
Sets the date the document is last modified. |
master |
Specifies a password for the document's access permissions. |
omitted |
Specifies data to be omitted when the document is saved. |
reporting |
Specifies how reporting merge blocks are handled when a document is saved. |
save |
Specifies whether or not the document background color is saved. |
user |
Specifies the password for the user when the document is reopened. |