Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::Add method
PageAPI::Add method
Agrega un elemento de contenido (Canvas, Path o Glyphs).
template<typename T> T Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::Add(T element)
| Parámetro | Descripción |
|---|---|
| T | El tipo del elemento. |
| Parámetro | Tipo | Descripción |
|---|---|---|
| elemento | T | Elemento a agregar. |
ReturnValue
Elemento agregado.
Ver también
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++