ActiveReports 18 .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
    Specifies that the page header/footer should be printed on the last page.
    Syntax
    'Declaration
     
    ReadOnly Property PrintOnLastPage As Boolean
    bool PrintOnLastPage {get;}
    See Also