Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::Add method
PageAPI::Add method
Aggiunge un elemento di contenuto (Canvas, Path o Glyphs).
template<typename T> T Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::Add(T element)
| Parametro | Descrizione |
|---|---|
| T | Il tipo dell’elemento. |
| Parametro | Tipo | Descrizione |
|---|---|---|
| element | T | Elemento da aggiungere. |
ReturnValue
Elemento aggiunto.
Vedi anche
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++