Name | Description | |
---|---|---|
![]() | PdfJsEvent | Initializes a new instance of the PdfJsEvent class. |
Name | Description | |
---|---|---|
![]() | PdfJsEvent | Initializes a new instance of the PdfJsEvent class. |
Name | Description | |
---|---|---|
![]() | change | Gets or sets the string specifying the change in value that the user has just typed. |
![]() | changeEx | Gets the export value of the change and is available only during a Field/Keystroke event for list boxes and combo boxes. |
![]() | commitKey | Gets or sets the value that determines how a form field will lose focus. |
![]() | name | Gets the name of the event. |
![]() | rc | Gets or sets a value indicating whether a particular event in the event chain should succeed. |
![]() | selEnd | Gets or sets the ending position of the current text selection during a keystroke event. |
![]() | selStart | Gets or sets the starting position of the current text selection during a keystroke event. |
![]() | target | Gets the target object that triggered the event. |
![]() | targetName | Gets the name of the target. |
![]() | type | Gets the type of the event. |
![]() | value | Gets or sets the value. |
![]() | willCommit | Gets a value indicating whether field value will commit. |
Name | Description | |
---|---|---|
![]() ![]() | CreateAnnotCloseEventObject | Creates the event object for Annot/Close event. |
![]() ![]() | CreateAnnotHideEventObject | Creates the event object for Annot/Hide event. |
![]() ![]() | CreateAnnotOpenEventObject | Creates the event object for Annot/Open event. |
![]() ![]() | CreateAnnotShowEventObject | Creates the event object for Annot/Show event. |
![]() ![]() | CreateDocDidPrintEventObject | Creates the event object for Doc/DidPrint event. |
![]() ![]() | CreateDocDidSaveEventObject | Creates the event object for Doc/DidSave event. |
![]() ![]() | CreateDocOpenEventObject | Creates the event object for Doc/Open event. |
![]() ![]() | CreateDocWillCloseEventObject | Creates the event object for Doc/WillClose event. |
![]() ![]() | CreateDocWillPrintEventObject | Creates the event object for Doc/WillPrint event. |
![]() ![]() | CreateDocWillSaveEventObject | Creates the event object for Doc/WillPrint event. |
![]() ![]() | CreateFieldBlurEventObject | Creates the event object for Field/Blur event. |
![]() ![]() | CreateFieldCalculateEventObject | Creates the event object for Field/Calculate event. |
![]() ![]() | CreateFieldFocusEventObject | Creates the event object for Field/Focus event. |
![]() ![]() | CreateFieldFormatEventObject | Creates the event object for Field/Format event. |
![]() ![]() | CreateFieldKeystrokeEventObject | Creates the event object for Field/Keystroke event. |
![]() ![]() | CreateFieldMouseDownEventObject | Creates the event object for Field/Mouse Down event. |
![]() ![]() | CreateFieldMouseEnterEventObject | Creates the event object for Field/Mouse Enter event. |
![]() ![]() | CreateFieldMouseExitEventObject | Creates the event object for Field/Mouse Exit event. |
![]() ![]() | CreateFieldMouseUpEventObject | Creates the event object for Field/Mouse Up event. |
![]() ![]() | CreateFieldValidateEventObject | Creates the event object for Field/Validate event. |
![]() ![]() | CreateLinkMouseUpEventObject | Creates the event object for Mouse Up event. |
![]() ![]() | CreatePageCloseEventObject | Creates the event object for Page/Close event. |
![]() ![]() | CreatePageOpenEventObject | Creates the event object for Page/Open event. |
![]() ![]() | CreateUndefinedEventObject | Creates the event object for undefined event. |
![]() | ToString | Returns a System.String that represents this instance. |