在页面加载完成事件中:
var document = HtmlPage.Document; string title="标题";document.SetProperty("title", title);