Aspose::Pdf::PageExtensions class
PageExtensions class
Provides additional capabilities for the Page class.
class PageExtensions
Methods
| Method | Description |
|---|---|
| static DuplicateIntersectingGraphics(System::SharedPtr<Page>, System::SharedPtr<Rectangle>, double, double) | Finds all vector graphic elements that intersect with the specified region and creates their copies with offset from original positions. |
| PageExtensions() |
See Also
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++