Visual Basic Reference

NewPage Method

See Also    Example    Applies To

Ends the current page and advances to the next page on the Printer object.

Syntax

object**.NewPage**

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Remarks

NewPage advances to the next printer page and resets the print position to the upper-left corner of the new page. When invoked, NewPage increments the Printer object's Page property by 1.