Aspose::Page::XPS::XpsDocument::Add method
XpsDocument::Add method
Voegt een inhoudselement toe (Canvas, Path of Glyphs).
template<typename T> T Aspose::Page::XPS::XpsDocument::Add(T element)
| Parameter | Beschrijving |
|---|---|
| T | Het type van het element. |
| Parameter | Type | Beschrijving |
|---|---|---|
| element | T | Element om toe te voegen. |
ReturnValue
Toegevoegd element.
Zie ook
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++