Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Printing Object / IbmPrintCharactersOption Property
In This Topic
    IbmPrintCharactersOption Property
    In This Topic
    Gets or sets how characters are printed under IBM 3151 emulation (TerminalType = rcIBM3151).
    Syntax
    expression.IbmPrintCharactersOption As IbmPrintCharactersOption
    where expression is a variable that represents a Printing Object

    Property Value

    An IbmPrintCharactersOption value. The default value is IbmPrintCharactersOption_National
    See Also