FPD_PERM_PRINT_HIGH: 2048 = 0x0800

PDF document permissions, according to PDF Reference, Table 3.20.

FPD_PERM_PRINT_HIGH Print the document to a representation from which a faithful digital copy of the PDF content could be generated. When this bit is clear (and bit 3 is set), printing is limited to a low-level representation of the appearance, possibly of degraded quality.

const ret = DefineConst.FPD_PERM_PRINT_HIGH;