void IWebBrowser2.PutProperty(string Property, object vtValue)
 {
     _EmbeddedWebBrowserAsIWebBrowser2.PutProperty(Property, vtValue);
 }