Click or drag to resize

AttributeMode Enumeration

Specifies the Wyse attribute modes.

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public enum AttributeMode
Members
  Member nameValueDescription
Character0 Display attributes are assigned to each character as it is entered.
Line1 Display attributes are active to the end of the line.
Page2 Display attributes are active to the end of the page.
See Also