InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / SuppressSpaces Property
In This Topic
    SuppressSpaces Property
    In This Topic

    Gets or sets a value indicating whether to remove trailing spaces from the printer output.

    Syntax
    expression.SuppressSpaces As Boolean
    where expression is a variable that represents a UtsTerminal Object
    See Also