InfoConnect for Airlines VBA Guide
PrintFitUserWidth Property
Gets or sets the width of the form to print to when the PrintFitUser property is true.
Syntax
Object.PrintFitUserWidth As Long
Remarks
The value is expressed in a percentage reduction (less than 100%) or a percentage expansion (greater than 100%). The default value is 100. The range of values is 10-1000.
See Also