Const
Annotation flag.
FPD_ANNOTFLAG_HIDDEN If set, do not display or print the annotation or allow it to interact with the user, regardless of its annotation type or whether an annotation handler is available.
const flag = DefineConst.FPD_ANNOTFLAG_HIDDEN; Copy
const flag = DefineConst.FPD_ANNOTFLAG_HIDDEN;
Annotation flag.