【问题标题】:Blocks to Fixed document/Fixed Page固定文档/固定页面的块
【发布时间】:2009-10-23 17:54:09
【问题描述】:

如何将块(System.Windows.Documents.Block/ Section / BlockUIContainer)添加到固定文档?

【问题讨论】:

    标签: .net document fixed


    【解决方案1】:

    您可以尝试以下方法:

    1. 向 flowDocument 添加块
    2. 将 flowDocument 添加到 FlowDocumentViewer
    3. 将 FlowDocumentViewer 添加到 FixedPage。
    4. 然后,将此固定页面添加到 pageContent
    5. 将 pageContent 添加到 FixedDocument.Pages

    祝你好运!

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-10-12
      • 1970-01-01
      • 1970-01-01
      • 2012-10-17
      • 1970-01-01
      • 1970-01-01
      • 2013-09-18
      • 1970-01-01
      相关资源
      最近更新 更多