Click or drag to resize

IEmulOptionsVtReturnKeyCRLF 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.Term
Assembly:  Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax
bool ReturnKeyCRLF { get; set; }

Property Value

Type: Boolean
See Also