XpsElement.Item
XpsElement indexer
Provides access to element’s children by index i.
public XpsContentElement this[int i] { get; }
Parameter | Description |
---|---|
i | Index of child element. |
Return Value
Child element at i position.
See Also
- class XpsContentElement
- class XpsElement
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page