| Visual Basic (Declaration) | |
|---|---|
Overloads Sub RenderAction( _ ByVal action As IAction, _ ByVal area As RectangleF, _ ByVal pageNumber As Integer _ ) | |
| C# | |
|---|---|
void RenderAction( IAction action, RectangleF area, int pageNumber ) | |
Parameters
- action
- area
- pageNumber
| DataDynamics.Reports.Extensibility | Support Forum |
| RenderAction(IAction,RectangleF,Int32) Method | |
| See Also | |
|
| DataDynamics.Reports.Extensibility.Rendering.Drawing Namespace > IDrawingCanvas Interface > RenderAction Method : RenderAction(IAction,RectangleF,Int32) Method |
| Visual Basic (Declaration) | |
|---|---|
Overloads Sub RenderAction( _ ByVal action As IAction, _ ByVal area As RectangleF, _ ByVal pageNumber As Integer _ ) | |
| C# | |
|---|---|
void RenderAction( IAction action, RectangleF area, int pageNumber ) | |