MergeFormatMode enumeration
MergeFormatMode enumeration
Specifies how formatting is merged when combining multiple documents.
Members
Name | Description |
---|---|
MERGE_FORMATTING | Combine the formatting of the merged documents. |
KEEP_SOURCE_FORMATTING | Means that the source document will retain its original formatting, such as font styles, sizes, colors, indents, and any other formatting elements applied to its content. |
KEEP_SOURCE_LAYOUT | Preserve the layout of the original documents in the final document. |
See Also
- module aspose.words.lowcode