scripted Content Document Event Handlers Enabled
Sets if the scripted content document event handlers are allowed to receive events. This is the only way to prevent scripted content document from receiving user generated events, such as "pointerdown" or "click".
Note that regardless if this is set to true or false, you will still receive calls to ReaderView event listeners such as OnPointerEventListener and OnMouseEventListener.