FR_PERM_FILL_FORM: 256 = 0x0100

Definitions for doc permission. They are the PDF standard permission definitions. You can reference to "PDF Reference - User access permissions".

FR_PERM_FILL_FORM Specifies filling in existing form.

const permission = DefineConst.FR_PERM_FILL_FORM;