Property SendMethod
SendMethod
Gets or sets the method used for sending the text.
Declaration
public SendTextMethod SendMethod { get; set; }
Property Value
Type | Description |
---|---|
SendTextMethod | The method of sending text - clipboard, hotkeys, etc. |