 |
silverlight中嵌入html、swf、pdf - ZJ1990 - 博客園
GetRichContent("index.htm", UriKind.Relative); //""內可以寫swf、html和pdf 文件 } private void GetRichContent(string uri, UriKind uriKind) { Content.Children.Clear(); ControlHtmlHost chtml = new ControlHtmlHost ...
www.cnblogs.com |
 |