FR_PERM_ASSEMBLE: 1024 = 0x0400

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;