Table of Contents

Class MergeOptions

Namespace
DocWright.Dom.Editing
Assembly
DocWright.Dom.dll

How one document is merged into another.

public sealed class MergeOptions
Inheritance
MergeOptions
Inherited Members

Constructors

MergeOptions()

Properties

ImportHeadersAndFooters

Gets or sets a value indicating whether the imported sections keep their own headers and footers. Default true. When false the imported sections inherit whatever the destination's preceding section uses, per §17.10.5.

StyleConflict

Gets or sets what happens to colliding style ids. Default UseDestination.