MergeFormatMode enumeration

MergeFormatMode enumeration

Specifies how formatting is merged when combining multiple documents.

Members

NameDescription
MERGE_FORMATTINGCombine the formatting of the merged documents.
KEEP_SOURCE_FORMATTINGMeans 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_LAYOUTPreserve the layout of the original documents in the final document.

See Also