Click or drag to resize

Patagames.Pdf.Net.EventArguments Namespace

Contains a set of classes that are used to manage the events data.
Classes
  ClassDescription
Public classAddSegmentEventArgs
Represents the class that contain event data for AddSegment event. This event called by SDK to report some downloading hints for download manager.
Public classAppAlertEventEventArgs
Represents the class that contain event data for display alert window from SDK
Public classAppResponseEventArgs
Represents the class that contain event data for display response window from SDK
Public classBrowseFileEventArgs
Represents the class that contain event data for display File Browse Dialog from SDK
Public classCustomLoadEventArgs
Represents the class that contain event data for LoadBlock event
Public classDocumentClosingEventArgs
Represents the class that contain event data for DocumentClosing event.
Public classDoGotoActionEventArgs
Represents the class that contain event data for Goto action
Public classEventArgsT
Represents the class that contain event data, and provides a value to use for various events.
Public classFillFormNotifyAfterEventArgs
Represents the class that contain event data for form notifications
Public classFillFormNotifyBeforeEventArgs
Represents the class that contain event data for form notifications
Public classFocusChangedEventArgs
Represents the class that contain event data for FocusChanged event
Public classFoundTextAddedEventArgs
Represents the class that contain event data for FoundTextAdded event.
Public classInterFormNotifyBeforeEventArgs
Represents the class that contain event data for form notifications
Public classInvalidatePageEventArgs
Represents the class that contain event data for invalidate the client area within the specified rectangle.
Public classIsSegmentAvailableEventArgs
Represents the class that contain event data for IsSegmentAvailable event. This event called by SDK to check whether the data section is ready.
Public classLocalTimeEventArgs
Represents the class that contain event data for LocalTime event
Public classPageCollectionChangedEventArgs
Represents the class that contain event data for PageInserted and PageDeleted events.
Public classPdfAfterLinkClickedEventArgs
Represents the class that contain event data for AfterLinkClicked event.
Public classPdfBeforeLinkClickedEventArgs
Represents the class that contain event data for BeforeLinkClicked event.
Public classPdfPageEventArgs
Represents the class that contain PdfPage as event data.
Public classPrintEventArgs
Represents the class that contain event data for Print event
Public classProgressiveRenderEventArgs
Represents the class that contain event data for ProgressiveRender event
Public classReadSegmentEventArgs
Represents the class that contain event data for ReadSegment event. This event called by SDK to read some data from custom source.
Public classSendMailEventArgs
Represents the class that contain event data for SendMail event
Public classSetCursorEventArgs
Represents the class that contain event data for SetCursor event
Public classSubmitFormEventArgs
Represents the class that contain event data for SubmitForm event
Public classWriteFileBlockEventArgs
Provides data for the WriteBlock event.