Table of Contents

Property ImportHeadersAndFooters

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

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.

public bool ImportHeadersAndFooters { get; set; }

Property Value

bool