![]() |
PDFix SDK
6.9.0
|
Public Member Functions | |
| virtual PdfEventType | GetType ()=0 |
| Get the event type. More... | |
| virtual PdfDoc * | GetDoc ()=0 |
| Get the document associated with the event. More... | |
| virtual PdfPage * | GetPage ()=0 |
| Get the page associated with the event. More... | |
| virtual PdfAnnot * | GetAnnot ()=0 |
| Get the annotation associated with the event. More... | |
| virtual PdfFormField * | GetFormField ()=0 |
| Get the form field associated with the event. More... | |
| virtual double | GetProgress ()=0 |
| Get the progress compelteness state associated with the event. More... | |
PsEvent Class.
A class to handle registers a user-supplied procedures to call when the specified event occurs.
|
pure virtual |
Get the annotation associated with the event.
|
pure virtual |
Get the document associated with the event.
|
pure virtual |
Get the form field associated with the event.
|
pure virtual |
Get the page associated with the event.
|
pure virtual |
Get the progress compelteness state associated with the event.
|
pure virtual |
Get the event type.