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)
| Parameter | Typ | Beskrivning |
|---|---|---|
| destination | System::SharedPtr<Page> | Destinationssida |
Se även
- Typedef SharedPtr
- Class Page
- Class GraphicElement
- Namespace Aspose::Pdf::Vector
- Library Aspose.PDF for C++