ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export.Streaming Namespace / IPage Interface / Canvas Property

In This Topic
Canvas Property (IPage)
In This Topic
Gets the drawing canvas associated with this page.
Syntax
'Declaration
 
ReadOnly Property Canvas As IDrawingCanvas
 
See Also