The Document
public class MergeSettings : DocumentSettingsPublic Class MergeSettings
Inherits DocumentSettings Introduced: X19.
| Constructor | Description |
|---|---|
| Merge |
Creates a new instance of Merge |
| Property | Description |
|---|---|
| Author | Gets or sets the document's author.
(Inherited from Document |
| Creation |
Gets or sets the document's creation date.
(Inherited from Document |
| Creator |
Gets or sets the document's creator application.
(Inherited from Document |
| Culture | Specifies the culture for the merge process for date and currency values. |
| Data |
Provides a way to specify the culture which is used when parsing date and currency values from the data source in case of formatting problems (e. |
| Document |
Gets or sets the document's subject string.
(Inherited from Document |
| Document |
Gets or sets the document's title string.
(Inherited from Document |
| Form |
Specifies in which manner form fields are treated during the merge process. |
| Last |
Gets or sets the document's last modification date.
(Inherited from Document |
| Merge |
Provides a way to specify the target culture which is used when formatting date and currency values during the merge process in case of formatting problems (e. |
| Merge |
Gets or sets whether field data can contain formatted Html content or not. |
| Remove |
Gets or sets whether the content of empty merge blocks should be removed from the template or not. |
| Remove |
Gets or sets whether empty fields should be removed from the template or not. |
| Remove |
Gets or sets whether images which don't have merge data should be removed from the template or not. |
| Remove |
Gets or sets whether empty lines should be removed from the template or not. |
| Remove |
Gets or sets whether trailing whitespace should be removed before saving a document. |
| User |
Gets or sets the document's user password.
(Inherited from Document |