AttributeSettingsReturnKeyCRLF Property |
Gets or sets a value that indicates whether return key sends CR/LF
(when this is true) or CR (when this is false).
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public bool ReturnKeyCRLF { get; set; }
Public Property ReturnKeyCRLF As Boolean
Get
Set
Property Value
Type:
BooleanSee Also