Ends the current page and advances to the next page.
Syntax
Visual Basic
Public Sub NewPage()
Remarks
When NewPage executes, the Page property is incremented by 1, the CurrentX property is set to the LMargin property value, and the CurrentY property is set to 0.