Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
PrintOptions Object
/ PrintFitUserWidth Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
PrintFitUserWidth Property
In This Topic
Gets or sets the width of the form to print to when the PrintFitUser property is true.
Syntax
Visual Basic (Declaration)
expression
.PrintFitUserWidth
As
Integer
where
expression
is a variable that represents a
PrintOptions Object
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
Reference
PrintOptions Object
PrintOptions Members