IEventsRegistry Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IEventsRegistry Interface}} | {{#customTitle:IEventsRegistry Interface}} | ||
+ | {{#parentPage:PXV:Common_Interfaces|IEventsRegistry|interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IEventsRegistry_CreateNewEvent|CreateNewEvent]] | | [[PXV:IEventsRegistry_CreateNewEvent|CreateNewEvent]] | ||
− | |||
− | |||
| [[PXV:IEventsRegistry_GetEventClass|GetEventClass]] | | [[PXV:IEventsRegistry_GetEventClass|GetEventClass]] | ||
− | |||
− | |||
| [[PXV:IEventsRegistry_GetEventCreator|GetEventCreator]] | | [[PXV:IEventsRegistry_GetEventCreator|GetEventCreator]] | ||
− | |||
− | |||
| [[PXV:IEventsRegistry_RegisterNewEvent|RegisterNewEvent]] | | [[PXV:IEventsRegistry_RegisterNewEvent|RegisterNewEvent]] | ||
− | |||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXV_Inst_EventsRegistry|IPXV_Inst::EventsRegistry]] |
Latest revision as of 06:54, 23 May 2015
The interface of object of PDF-XChange Editor SDK.
Methods
CreateNewEvent | GetEventClass | GetEventCreator | RegisterNewEvent |