| CFx SDK Documentation 2024 SP0
    | 
| Enumerations | |
| enum | Type { kCursorEnter = 0 , kCursorExit = 1 , kButtonPressed = 2 , kButtonReleased = 3 , kInputFocus = 4 , kLoseFocus = 5 , kPageOpened = 6 , kPageClosed = 7 , kPageVisible = 8 , kPageInvisible = 9 } | 
Contains declarations for action handling in Publish SDK.
Action types that can be handled by Publish SDK.
| Enumerator | |
|---|---|
| kCursorEnter | |
| kCursorExit | |
| kButtonPressed | |
| kButtonReleased | |
| kInputFocus | |
| kLoseFocus | |
| kPageOpened | |
| kPageClosed | |
| kPageVisible | |
| kPageInvisible | |
Definition at line 448 of file PdfPublishCommon.h.