[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.IInteractivityRenderer.AddToggle

AddToggle Method

AddToggle(string, int, RectangleF)

Adds a toggle action to the document.

Declaration
void AddToggle(string key, int sourcePage, RectangleF sourceArea)
Parameters
Type Name Description
string key

The unique key for the toggle action.

int sourcePage

The index of the source page.

RectangleF sourceArea

The source area in twips on the page.