开发者

Host Html Document in DocumentViewer WPF

开发者 https://www.devze.com 2023-01-06 03:44 出处:网络
I\'d like to show an html document in the documentViewer control. How should it be done? I\'ve searched for any examples with no succes开发者_开发百科s.

I'd like to show an html document in the documentViewer control. How should it be done? I've searched for any examples with no succes开发者_开发百科s. Any idea would be apreciated.


DocumentViewer is designed to show XAML documents, not HTML. Use a WebBrowser or Frame instead

0

精彩评论

暂无评论...
验证码 换一张
取 消