![]() |
PDFix SDK
6.5.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... | |
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 page associated with the event.
|
pure virtual |
Get the event type.