Constructor
| C# | Visual Basic | Visual C++ |
public BeforeRenderNextPageEventArgs( int pageIndex, RectangleF rectangle )
Public Sub New ( _ pageIndex As Integer, _ rectangle As RectangleF _ )
public: BeforeRenderNextPageEventArgs( int pageIndex, RectangleF rectangle )
- pageIndex (Int32)
- The next page index
- rectangle (RectangleF)
- The rectangle rendered on the next page