Const
Definitions for doc permission. They are the PDF standard permission definitions. You can reference to "PDF Reference - User access permissions".
FR_PERM_PRINT_HIGN Specifies printing in high quality.
const permission = DefineConst.FR_PERM_PRINT_HIGN; Copy
const permission = DefineConst.FR_PERM_PRINT_HIGN;
Definitions for doc permission. They are the PDF standard permission definitions. You can reference to "PDF Reference - User access permissions".