ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / ICanvasItemRenderer Interface / BeginPage Method
The specified page.

In This Topic
BeginPage Method (ICanvasItemRenderer)
In This Topic
Syntax
'Declaration
 
Sub BeginPage( _
   ByVal page As Page _
) 
 

Parameters

page
The specified page.
See Also