Well, I've found a way, I dont know if it is the right way to do it.
object _InsertValue = "Hello World";
_Document.ExecCommand("Paste", true, _InsertValue);