LinkToPrevious

WordProcessingHeaderFooterCollection.LinkToPrevious method

Links or unlinks all headers and footers to the corresponding headers and footers in the previous section.

public void LinkToPrevious(bool isLinkToPrevious)
Parameter Type Description
isLinkToPrevious Boolean True to link the headers and footers to the previous section; false to unlink them.

See Also