FR_PERM_ASSEMBLE: 1024 = 0x0400

文档权限的定义。它们是 PDF 标准权限定义。你可以参考 “PDF Reference - User access permissions”。

FR_PERM_ASSEMBLE 指定组装文档(页面组织)。

const permission = DefineConst.FR_PERM_ASSEMBLE;