本文介绍了使用vb.net预览文档(就像MS Outlook中的预览窗格一样)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在创建一个简单的文档预览器。此应用程序必须预览面板上的任何文件类型(就像ms outlook预览窗格一样)。我的问题是,我在vb.net中使用Web浏览器组件,当我打开MS Office文档时,会弹出一个对话框,要求保存或打开文档。是否有任何其他组件可用于预览我要预览的所有文档?
I am creating a simple document previewer. This application must preview any file type on a panel (just like ms outlook preview pane). My problem is, I am using web browser component in vb.net, when I opened a MS Office document, a dialog box always pop up asking to save or open the document. Is there any other component that may i use to preview all the documents I wish to preview?
推荐答案
这篇关于使用vb.net预览文档(就像MS Outlook中的预览窗格一样)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!