OnControlMouseExit
IPDFDocument4 :: Annotations

See Also
Collapse All

This property gets or sets an action to be performed when the cursor exits the PDF control's active area.

Syntax

LONG OnControlMouseExit { get; set; }
Value
Number of the action

Remarks

The number of the action can be retrieved from any action-creating method, such as CreateJavaScriptAction.

See the OnControlMouseEnter property for examples.

See Also

Reference