isNoteAnnotationNoZoomHandlingEnabled

Whether handling for com.pspdfkit.annotations.AnnotationFlags.NOZOOM flag for note annotations is enabled.

Note: Note annotations are always displayed as if com.pspdfkit.annotations.AnnotationFlags.NOZOOM flag was set by default - i.e. they won't scale with page.

true if note annotations should respect missing com.pspdfkit.annotations.AnnotationFlags.NOZOOM flag and should scale with page when it's not set. false to prevent note annotations scaling with page.