PdfAnnotationActions Members
In This Article
#Properties
Name | Description |
---|---|
Cursor |
Gets an action that is performed when the cursor enters the annotation’s active area. |
Cursor |
Gets an action that is performed when the cursor exits the annotation’s active area. |
Input |
Gets an action that is performed when the annotation loses the input focus. |
Input |
Gets an action that is performed when the annotation receives the input focus. |
Mouse |
Gets an action that is performed when the mouse button is pressed inside the annotation’s active area. |
Mouse |
Gets an action that is performed when the mouse button is released inside the annotation’s active area. |
Page |
Gets an action that is performed when the page containing the annotation is no longer visible in the reader’s user interface. |
Page |
Gets an action that is performed when the page containing the annotation becomes visible. |
Page |
Gets an action that is performed when the page containing the annotation is closed. |
Page |
Gets an action that is performed when the page containing the annotation is opened. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also