Aspose::Pdf::PageCollectionExtension class
PageCollectionExtension class
Represents the extension method for updating header and footer pagination.
class PageCollectionExtension
Methods
Method | Description |
---|---|
PageCollectionExtension() | |
static UpdatePagination(System::SharedPtr<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
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++