DataGate Print File Designer® - Build 8.0.355 and above

Format.SkipToAfter Property

The SkipToAfter property contains the line number to skip to after the format is written to the printer.

control.SkipToAfter [=*integer8]

Property Value

Integer8.  Gets or sets the line number to skip to after this format is written to the printer.  The default is *None.

Remarks

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.

See Also

Format Class | Format Class Members | EndPage Property