Const
Annotation flag.
FPD_ANNOTFLAG_PRINT If set, print the annotation when the page is printed. If clear, never print the annotation, regardless of whether it is displayed on the screen.
const flag = DefineConst.FPD_ANNOTFLAG_PRINT; Copy
const flag = DefineConst.FPD_ANNOTFLAG_PRINT;
Annotation flag.