Property ImportHeadersAndFooters
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; }