打印/预览 WPF RichTextBox - ApplicationCommands.PrintPreview?

发布于 2024-07-11 03:33:57 字数 302 浏览 6 评论 0原文

我真的很喜欢 WPF RichTextBox,以及它附带的所有开箱即用的功能...但打印是我遇到的问题。 我可以使用 PrintDialog 进行打印(从代码中),并将 RichTextBox 作为视觉对象传递(或使用“文档”)。

但我的问题是,是否有一种简单的方法来使用应用程序命令:

  • ApplicationCommands.Print
  • ApplicationCommands.PrintPreview

使用 WPF RichTextBox? 另外,我将如何让用户更改页面布局等?

I'm really loving the WPF RichTextBox, and all of the out-of-the-box functionality it comes with...but printing is something that I'm having trouble with. I can print (from code) using a PrintDialog and passing in my RichTextBox as a Visual (or by using the "Document").

But my question is, is there a simple way to use the application commands:

  • ApplicationCommands.Print
  • ApplicationCommands.PrintPreview

With a WPF RichTextBox? Also, how would I go about letting the user change the page layout and such?

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

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