EnableClickEvents

<< Click to Display Table of Contents >>

Navigation:  Clickable Objects >

EnableClickEvents

Previous pageReturn to chapter overviewNext page

[GUI Control Only, Professional Edition and above]

Specifies, whether clickable objects shall be activated (= be clickable) or not. This property is valid for the whole document. If you set it to False, no object in the preview will be clickable, regardless whether you assigned an Object ID to an object or not.

property boolean VPE.EnableClickEvents

write; runtime only

Possible Values:

Value

Description

True

enable

False

disable

Default:

True