IPXV_DocActionEvent::TriggerClass Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_DocActionEvent::TriggerClass Property}} | {{#customTitle:IPXV_DocActionEvent::TriggerClass Property}} | ||
{{#parentPage:PXV:IPXV_DocActionEvent#Properties|TriggerClass|property}} | {{#parentPage:PXV:IPXV_DocActionEvent#Properties|TriggerClass|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''TriggerClass''' of interface [[PXV:IPXV_DocActionEvent|IPXV_DocActionEvent]] returns Value of [[PXV:PXV_ActionTriggerClass|PXV_ActionTriggerClass]] . | + | Property '''TriggerClass''' of interface [[PXV:IPXV_DocActionEvent|IPXV_DocActionEvent]] returns Value of [[PXV:PXV_ActionTriggerClass|PXV_ActionTriggerClass]] containing the type of action list holder (annotation, bookmark, document etc.) |
== Syntax == | == Syntax == |
Latest revision as of 05:32, 14 November 2018
Property TriggerClass of interface IPXV_DocActionEvent returns Value of PXV_ActionTriggerClass containing the type of action list holder (annotation, bookmark, document etc.)
Syntax
HRESULT get_TriggerClass([out, retval] PXV_ActionTriggerClass* nClass);