ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SystemPrinter Class / EndPage Method

In This Topic
    EndPage Method
    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