InfoConnect for Airlines VBA Guide
PrinterTimeout Property

Gets or sets the number of seconds that InfoConnect waits after a host print job is completed before closing the printer automatically. (This property is used in host-controlled printing situations where the host does not close the printer at the completion of a printing job.)

Syntax
Object.PrinterTimeout As Long

Property Value

The default value is 0 seconds.

The range of values is 0-3600 seconds.

See Also