Aspose::Pdf::Vector::GraphicElement::AddOnPage metod

GraphicElement::AddOnPage method

Lägger till det aktuella elementet på sidan. Om det finns många element att lägga till är det bättre att använda Page::AddGraphics(GraphicElementCollection, Rectangle).

virtual void Aspose::Pdf::Vector::GraphicElement::AddOnPage(System::SharedPtr<Page> destination)
ParameterTypBeskrivning
destinationSystem::SharedPtr<Page>Destinationssida

Se även