SetAppendCarriageReturn Method
SetAppendCarriageReturn(Boolean)
Sends a carriage return [Enter Key] after all characters have been sent.
C#
public UpdateSlot SetAppendCarriageReturn(bool setConfig)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setConfig |
Returns
The current UpdateSlot instance.