ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IPageSection Interface / PrintOnLastPage Property

In This Topic
PrintOnLastPage Property (IPageSection)
In This Topic
Gets a value indicating whether the page header/footer should be printed on the last page.
Syntax
'Declaration
 
ReadOnly Property PrintOnLastPage As Boolean
 

Property Value

A System.Boolean value. true if the page header/footer should be printed on the last page; otherwise, false.
See Also