[]
Renders the specified action within a given region on the specified page number.
bool RenderAction(IAction action, RectangleF area, int pageNumber)
Type | Name | Description |
---|---|---|
IAction | action | The action to be rendered. |
RectangleF | area | The area in which the action will be rendered. |
int | pageNumber | The page number on which the action will be rendered. |
Type | Description |
---|---|
bool | Returns |