[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.IInteractivityRenderer.AddOutline

AddOutline Method

AddOutline(string, string, int, RectangleF, string)

Adds an outline entry.

Declaration
void AddOutline(string key, string parentKey, int targetPage, RectangleF targetArea, string name)
Parameters
Type Name Description
string key

The unique key of the bookmark.

string parentKey

The unique key of the parent bookmark.

int targetPage

The index of the target page.

RectangleF targetArea

The target area in twips on the page.

string name

The user-friendly name for the outline entry.