Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
PrintOptions Object
/ PrintDbcsSmallerFont 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
PrintDbcsSmallerFont Property
In This Topic
Gets or sets a value indicating whether to print double-byte characters using a smaller font size.
Syntax
Visual Basic (Declaration)
expression
.PrintDbcsSmallerFont
As
Boolean
where
expression
is a variable that represents a
PrintOptions Object
Remarks
When this property is false, the font size is normal. When it is true, the terminal uses a smaller font size. This property applies to 5250 sessions only.
See Also
Reference
PrintOptions Object
PrintOptions Members