The event argument object for the text
{
cancel: <boolean>,
text: <string>,
textType: <string>
}
Introduced: X13.
Property | Description |
---|---|
cancel | Set this property to true to cancel the event. |
text | The pasted text. |
text |
The MIME type of the text. |