Aspose::Pdf::PageCollectionExtensions::DeleteBatesNumbering method

PageCollectionExtensions::DeleteBatesNumbering method

Deletes all Bates numbering artifacts from each page in the given page collection.

static void Aspose::Pdf::PageCollectionExtensions::DeleteBatesNumbering(System::SharedPtr<PageCollection> pageCollection)
ParameterTypeDescription
pageCollectionSystem::SharedPtr<PageCollection>The collection of pages from which the Bates numbering will be deleted.

See Also