canPaste_

canPaste_(): Boolean;

The canPaste_ method of the JadeRichText class programmatically returns whether there is content such as text or an image in the Windows clipboard that can be pasted into the JadeRichText control. (You can also obtain this status by calling the JadeRichText class getRedoAndUndoState method.)

2020.0.01 and higher