Aspose::Page::XPS::XpsDocument::Add طريقة
XpsDocument::Add method
يضيف عنصر محتوى (Canvas أو Path أو Glyphs).
template<typename T> T Aspose::Page::XPS::XpsDocument::Add(T element)
| Parameter | الوصف |
|---|---|
| T | نوع العنصر. |
| Parameter | Type | الوصف |
|---|---|---|
| element | T | العنصر المراد إضافته. |
ReturnValue
العنصر المضاف.
انظر أيضًا
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++