Const
Definitions for doc permission. They are the PDF standard permission definitions. You can reference to "PDF Reference - User access permissions".
FR_PERM_ASSEMBLE Specifies assembling the document (page organizing).
const permission = DefineConst.FR_PERM_ASSEMBLE; Copy
const permission = DefineConst.FR_PERM_ASSEMBLE;
Definitions for doc permission. They are the PDF standard permission definitions. You can reference to "PDF Reference - User access permissions".