Class PageCollectionExtension

PageCollectionExtension class

Represents the extension method for updating header and footer pagination.

public static class PageCollectionExtension

Methods

NameDescription
static UpdatePagination(this PageCollection)Updates the header and footer page numbers and dates for all pages. This will work if the document has at least one pagination artifact with special settings data. All pages in the collection will be updated with the source artifact according to its settings.

See Also