XpsDocument.Add
XpsDocument.Add<T> method
Voegt een inhoudselement toe (Canvas, Pad of Glyphs)
public T Add<T>(T element)
where T : XpsContentElement
Parameter | Beschrijving |
---|---|
T | Het type element. |
element | Element om toe te voegen. |
Winstwaarde
Toegevoegd element.
Zie ook
- class XpsContentElement
- class XpsDocument
- naamruimte Aspose.Page.XPS
- montage Aspose.Page