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