Aspose::Pdf::PageExtensions class

PageExtensions class

Provides additional capabilities for the Page class.

class PageExtensions

Methods

MethodDescription
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