The Merge
public class MergeSettings
Public Class MergeSettings
Introduced: 31.0.
Constructor | Description |
---|---|
Merge |
Initializes a new instance of the Merge |
Property | Description |
---|---|
As |
Specifies whether to combine the merge result to a single document. |
Remove |
Specifies whether the content of empty merge blocks should be removed from the template or not. |
Remove |
Specifies whether empty fields should be removed from the template or not. |
Remove |
Specifies whether images which don't have merge data should be removed from the template or not. |
Remove |
Specifies whether text lines which are empty after merging should be removed from the template or not. |
Remove |
Specifies whether trailing whitespace should be removed before saving a document. |