public class PageCollectionExtension extends Object
Represents the extension method for updating header and footer pagination.
Constructor and Description |
---|
PageCollectionExtension() |
Modifier and Type | Method and Description |
---|---|
static void |
updatePagination(PageCollection pageCollection)
Updates the header and footer page numbers and dates for all pages.
|
public static void updatePagination(PageCollection 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.
pageCollection
- The page collection.Copyright © 2025 Aspose. All Rights Reserved.