AutoFormFeed Property (PrintOptions)
In This Topic
Gets or sets a value indicating whether the terminal inserts a form feed between screens when the terminal is configured to print multiple screens per page.
Syntax
expression.AutoFormFeed As Boolean
where
expression is a variable that represents a
PrintOptions Object
Property Value
The default value is False.
See Also