WPF RichTextBox 支持文档链接吗?

发布于 2024-10-09 20:15:00 字数 200 浏览 1 评论 0原文

我正在尝试使用 WPF RichTextBox 控件呈现 RTF 文档。到目前为止,渲染的 RTF 文档的外观与使用 MS Word 编写的原始文档非常一致。

我发现的一个问题是,“文档锚点”(指向文档中不同位置的超链接)无法按预期发挥作用。虽然它们看起来像链接,但单击它们不会执行任何操作。

WPF RichTextBox 可以支持这种类型的链接吗?

I'm attempting to render RTF documents using the WPF RichTextBox control. So far, the appearance of the rendered RTF documents is quite true to the originals which were authored using MS Word.

The one issue I've found is that the "document anchors" which are hyperlinks to different locations within the document, do not function as hoped. While they look like links, clicking on them does nothing.

Can the WPF RichTextBox support this type of link?

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

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

发布评论

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

评论(1

娇俏 2024-10-16 20:15:00

据我所知,WPF RichTextBox 控件不支持文档链接。

As far as I can tell, the WPF RichTextBox control cannot support document links.

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