Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / OnDemandFontsEnabled Property
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
    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