[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.IActionRenderingSupported.AddAction

AddAction Method

AddAction(int, RectangleF, ActionBase)

Renders action.

Declaration
bool AddAction(int pageNumber, RectangleF area, ActionBase actionBase)
Parameters
Type Name Description
int pageNumber

Source page index.

RectangleF area

Source area in twips

ActionBase actionBase

Action to be rendered.

Returns
Type Description
bool

True if action was rendered.