modern-pdf-lib / AnnotationFlags
Variable: AnnotationFlags
constAnnotationFlags:object
Defined in: src/annotation/pdfAnnotation.ts:73
Annotation flag bit positions.
Type Declaration
Hidden
readonlyHidden:number
Invisible
readonlyInvisible:number
Locked
readonlyLocked:number
LockedContents
readonlyLockedContents:number
NoRotate
readonlyNoRotate:number
NoView
readonlyNoView:number
NoZoom
readonlyNoZoom:number
Print
readonlyPrint:number
ReadOnly
readonlyReadOnly:number
ToggleNoView
readonlyToggleNoView:number