Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ OnDemandFontsEnabled 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
OnDemandFontsEnabled Property
In This Topic
On-demand font-loading (ODL) is a Digital Japan feature that was added to Reflection version 5.2 (along with related features such as VT382 font-preloading and Gyoukan-Keisen line drawing).
Syntax
Visual Basic (Declaration)
expression
.OnDemandFontsEnabled
As
Boolean
where
expression
is a variable that represents a
Screen Object
Remarks
Set this property to true if you use an EUC double-byte Japanese character set and want to use ODL for xA121-xFE7E.
See Also
Reference
Screen Object
Screen Members