Example of Headers and Footers in ASP.NET Core DocumentEditor Control
This example demonstrates header and footer support in document editor. Different headers and footers can be added to the first page, odd pages, and even pages.
DEMO
SOURCE
Header and footer features in the document editor.
- Header and footer for the first page of the document.
- Header and footer for even pages of the document.
- Header and footer for odd pages of the document.
More information about the document editor features can be found in this documentation section.