【发布时间】:2012-03-23 21:04:43
【问题描述】:
在我的 c#.net 应用程序中,我只想以 win 表单打开 pdf 或文档。
是否可以通过winform打开Pdf reader or word processor?
【问题讨论】:
-
您想在其本机应用程序(pdf 查看器或 MS Word)中打开它,还是想在 Windows 窗体上的控件中显示它?
-
@Derek:使用本机应用
标签: c# .net winforms pdf documentviewer