Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将RichTextBoxwith InlineUIContainerinside 的内容导出为 pdf 格式或 rtf 或 doc。我只需要它来导出,但我一直得到一个空白文档。我已经被这个问题困扰了好几天了。请帮忙。它类似于我之前问过的这个问题
RichTextBox
InlineUIContainer
好的,终于明白了。我所要做的就是明确设置 InlineUIContainer 的宽度和高度。