OutlineItemCollection.Insert
OutlineItemCollection.Insert method
Inserts the outline item into collection at the specified place.
public void Insert(int index, OutlineItemCollection outline)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The index specifying place for inserting. |
| outline | OutlineItemCollection | The outline item should be inserted. |
See Also
- class OutlineItemCollection
- namespace Aspose.Pdf
- assembly Aspose.PDF