Silverlight RichTextBox XAML 和 PDF 支持

发布于 2024-10-11 19:26:32 字数 1536 浏览 2 评论 0原文

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

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

发布评论

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

评论(1

一向肩并 2024-10-18 19:26:32

您确定已经尝试过 RadRichTextBox 控件吗?过去,Terelik 有另一个类似的控件(RadEditor for Silverlight),但现在已过时。 RadRichTextBox 是本机 Silverlight 控件,没有布局和闪烁问题。它还支持通过 PdfFormatProvider 类导出 PDF。您可以在此处查看有关 FormatPorviders 模型的更多信息以及如何使用它们。

在这里您可以看到RadRichTextBox(以及 PDF出口)在行动。

Are you sure you've tried the RadRichTextBox control? In the past Terelik had another similar control (RadEditor for Silverlight) but it's now obsolete. The RadRichTextBox is a native Silverlight control that has no layout and flickering problems. Also it has support for exporting in PDF trough PdfFormatProvider class. You can check here for more info on FormatPorviders model and how they are used.

Here you can see the RadRichTextBox(and also the PDF export) in action.

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