Back to Devexpress

PdfAnnotationActions Properties

officefileapi-devexpress-dot-pdf-dot-pdfannotationactions-dot-underscore-properties.md

latest2.2 KB
Original Source

PdfAnnotationActions Properties

Represents actions that can be performed with the annotation in the document.

NameDescription
CursorEnteredGets an action that is performed when the cursor enters the annotation’s active area.
CursorExitedGets an action that is performed when the cursor exits the annotation’s active area.
InputFocusLostGets an action that is performed when the annotation loses the input focus.
InputFocusReceivedGets an action that is performed when the annotation receives the input focus.
MouseButtonPressedGets an action that is performed when the mouse button is pressed inside the annotation’s active area.
MouseButtonReleasedGets an action that is performed when the mouse button is released inside the annotation’s active area.
PageBecameInvisibleGets an action that is performed when the page containing the annotation is no longer visible in the reader’s user interface.
PageBecameVisibleGets an action that is performed when the page containing the annotation becomes visible.
PageClosedGets an action that is performed when the page containing the annotation is closed.
PageOpenedGets an action that is performed when the page containing the annotation is opened.

See Also

PdfAnnotationActions Class

PdfAnnotationActions Members

DevExpress.Pdf Namespace