PageAPI.AddOutlineEntry
PageAPI.AddOutlineEntry method
Adds an outline entry to the document.
public void AddOutlineEntry(string description, int outlineLevel, int targetPageNumber)
Parameter | Type | Description |
---|---|---|
description | String | The entry description. |
outlineLevel | Int32 | The outline level. |
targetPageNumber | Int32 | The target page number. |
See Also
- class PageAPI
- namespace Aspose.Page.XPS.Features.EventBasedModifications
- assembly Aspose.Page