ElementCollection.Item
ElementCollection indexer
Gets Element by index.
public Element this[int index] { get; }
Parameter | Description |
---|---|
index | Index of element. |
Return Value
Retreived element.
See Also
- class Element
- class ElementCollection
- namespace Aspose.Pdf.Structure
- assembly Aspose.PDF