Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
PrintOptions Object
/ PrintFitUser 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
PrintFitUser Property
In This Topic
Gets or sets a value indicating whether to print host print jobs or terminal screens to a user-defined form size.
Syntax
Visual Basic (Declaration)
expression
.PrintFitUser
As
Boolean
where
expression
is a variable that represents a
PrintOptions Object
Remarks
When this property is true, the terminal scales printed output to fit the size that you specify using the PrintFitUserLength and PrintFitUserWidth properties.
See Also
Reference
PrintOptions Object
PrintOptions Members