public void CenterToCaret()
 {
     textEditorImpl.CenterToCaret();
 }