ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / EndPage Method

In This Topic
    EndPage Method (SystemPrinter)
    In This Topic
    Ends a specific page in a SystemPrinter print job initialized by the StartPage method.
    Syntax
    'Declaration
     
    Public Sub EndPage() 
    public void EndPage()
    See Also