使用 WPF 显示 XPS 文档的另一种方法

发布于 2024-07-11 07:15:28 字数 141 浏览 9 评论 0原文

我想问一下,除了DocumentViewer之外,是否还有其他替代方案可以在WPF应用程序中显示XPS文档? 如果可能的话,.NET 中的现成控件或类。

这是因为当您滚动页面时,DocumentViewer 有点慢。

谢谢!

I would like to ask if there are any other alternatives, aside from DocumentViewer, for displaying an XPS document in a WPF application? A ready-to-use control or class in .NET if possible.

This is because DocumentViewer is a little slow when you are scrolling through the pages.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

骄傲 2024-07-18 07:15:28

不,除非有任何我不知道的第三方控件。

No, unless there are any third-party controls that I'm unaware of.

才能让你更想念 2024-07-18 07:15:28

使用 NiXPS 将 XPS 文档转换为 PDF,并使用任何适用于 WPF 的 PDF 查看器。 这样您将获得比使用 DocumentViewer 更好的性能。

Use NiXPS to convert your XPS document to PDF and use any PDF viewer for WPF out there. This way you will get better performance than you do with DocumentViewer.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文