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)
| Parameter | Type | Description |
|---|---|---|
| pageCollection | System::SharedPtr<PageCollection> | The collection of pages from which the Bates numbering will be deleted. |
See Also
- Typedef SharedPtr
- Class PageCollection
- Class PageCollectionExtensions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++