public void SetTextPasteHandler(TextPasteHandler textPasteHandler)
 {
     textEditorImpl.SetTextPasteHandler(textPasteHandler);
 }