RichMediaAnnotationDeactivation Class Members
In This Topic
The following tables list the members exposed by RichMediaAnnotationDeactivation.
Public Properties
| Name | Description |
| PageBecomesInvisible | The annotation is deactivated as soon as the entire page that contains the annotation is no longer visible. |
| PageLosesFocus | The annotation is deactivated as soon as the page that contains the annotation loses focus as the current page. |
| UserAction | The annotation is explicitly deactivated by a user action or script. |
Top
See Also