The SkipToAfter property contains the line number to skip to after the format is written to the printer.
control.SkipToAfter [=*integer8]
Integer8. Gets or sets the line number to skip to after this format is written to the printer. The default is *None.
To set the SkipToAfter property, click on the right side of the property and enter the line number to skip to after the format is written to the printer. The default value of *None can be used to indicate this property is not set.
Note Setting SkipToAfter will have no affect if the EndPage property is True which indicates a new page is started after this format is written to the printer.