DataGate Print File Designer® - Build 8.0.355 and above

Format.SkipToBefore Property

The SkipToBefore property contains the line number to skip to before the format is written to the printer.

control.SkipToAfter [=*integer8]

Property Value

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

Remarks

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.

See Also

Format Class | Format Class Members | StartPage Property