Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
PrintOptions Object
/ PrintBackground 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
PrintBackground Property
In This Topic
Gets or sets the background color to use when printing the terminal screen.
Syntax
Visual Basic (Declaration)
expression
.PrintBackground
As
PrintBackgroundOption
where
expression
is a variable that represents a
PrintOptions Object
Property Value
A
PrintBackgroundOption Enumeration
value. The default value is white.
Remarks
Available values include Black and White (the default).
See Also
Reference
PrintOptions Object
PrintOptions Members