Notebook.Item
Notebook indexer
Gets notebook child node by the given index.
public INotebookChildNode this[int index] { get; }
Parameter | Description |
---|---|
index | Index to child node. |
Return Value
The child node on the index position.
See Also
- interface INotebookChildNode
- class Notebook
- namespace Aspose.Note
- assembly Aspose.Note