设置页面渲染模式

最低支持版本 v1.1.2

  1. /*
  2. * 1:单页模式
  3. * 0:多页模式
  4. */
  5. // 设置为单页模式
  6. await demo.PDFApplication().ActivePDF.PageMode = 1