Aspose::Pdf::Vector::GraphicElement::AddOnPage method

GraphicElement::AddOnPage method

Agrega el elemento actual en la página. Si hay muchos elementos para agregar, es mejor usar Page::AddGraphics(GraphicElementCollection, Rectangle).

virtual void Aspose::Pdf::Vector::GraphicElement::AddOnPage(System::SharedPtr<Page> destination)
ParámetroTipoDescripción
destinationSystem::SharedPtr<Page>Página de destino

Ver también