Click or drag to resize

IEmulOptionsVt Interface

Supports access to the VT or SCOANSI emulation options.

Namespace: Flex.Hal.Term
Assembly: Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 6.0.8219.1880
Syntax
public interface IEmulOptionsVt

The IEmulOptionsVt type exposes the following members.

Properties
 NameDescription
Public propertyAnswerBack Gets or sets the answerback text.
Public propertyAutoRepeatKey Gets or sets a value that indicates whether a held down key is sent repeatedly.
Public propertyAutoWrap Gets or sets a value that indicates whether auto wrap is enabled.
Public propertyLocalEcho Gets or sets a value that indicates whether local echo is enabled.
Public propertyPrintingMode Gets or sets the printing mode.
Public propertyPrintSpoolWaitTimeSec Gets or sets the printing spool wait time in seconds.
Public propertyReturnKeyCRLF Gets or sets a value that indicates whether return key sends CR/LF (when this is true) or CR (when this is false).
Public propertyStatusLine Gets or sets the status line mode.
Top
See Also