Patagames. |
| Class | Description | |
|---|---|---|
| AddSegmentEventArgs | Represents the class that contain event data for AddSegment event. This event called by SDK to report some downloading hints for download manager. | |
| AppAlertEventEventArgs | Represents the class that contain event data for display alert window from SDK | |
| AppResponseEventArgs | Represents the class that contain event data for display response window from SDK | |
| BrowseFileEventArgs | Represents the class that contain event data for display File Browse Dialog from SDK | |
| CustomLoadEventArgs | Represents the class that contain event data for LoadBlock event | |
| DocumentClosingEventArgs | Represents the class that contain event data for DocumentClosing event. | |
| DoGotoActionEventArgs | Represents the class that contain event data for Goto action | |
| EventArgsT | Represents the class that contain event data, and provides a value to use for various events. | |
| FillFormNotifyAfterEventArgs | Represents the class that contain event data for form notifications | |
| FillFormNotifyBeforeEventArgs | Represents the class that contain event data for form notifications | |
| FocusChangedEventArgs | Represents the class that contain event data for FocusChanged event | |
| FoundTextAddedEventArgs | Represents the class that contain event data for FoundTextAdded event. | |
| InterFormNotifyBeforeEventArgs | Represents the class that contain event data for form notifications | |
| InvalidatePageEventArgs | Represents the class that contain event data for invalidate the client area within the specified rectangle. | |
| IsSegmentAvailableEventArgs | Represents the class that contain event data for IsSegmentAvailable event. This event called by SDK to check whether the data section is ready. | |
| LocalTimeEventArgs | Represents the class that contain event data for LocalTime event | |
| PageCollectionChangedEventArgs | Represents the class that contain event data for PageInserted and PageDeleted events. | |
| PdfAfterLinkClickedEventArgs | Represents the class that contain event data for AfterLinkClicked event. | |
| PdfBeforeLinkClickedEventArgs | Represents the class that contain event data for BeforeLinkClicked event. | |
| PdfPageEventArgs | Represents the class that contain PdfPage as event data. | |
| PrintEventArgs | Represents the class that contain event data for Print event | |
| ProgressiveRenderEventArgs | Represents the class that contain event data for ProgressiveRender event | |
| ReadSegmentEventArgs | Represents the class that contain event data for ReadSegment event. This event called by SDK to read some data from custom source. | |
| SendMailEventArgs | Represents the class that contain event data for SendMail event | |
| SetCursorEventArgs | Represents the class that contain event data for SetCursor event | |
| SubmitFormEventArgs | Represents the class that contain event data for SubmitForm event | |
| WriteFileBlockEventArgs | Provides data for the WriteBlock event. |