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.
我查看了 PDFNet API 参考和示例代码,但找不到任何关于 2 页视图的提及。PDFNet 中的 1 个 pdfviewctrl 上是否可以有 2 个页面?
如果我疏忽了,我提前致歉!
是的,我们的 WinForm (PDFViewCtrl) 和 WPF (PDFViewWPF) 查看器不仅支持两页模式,而且还支持两页模式(例如,两页杂志跨页并排)。
您想调用 PDFViewCtrl。设置页面演示模式。
可用的页面模式在这里。