IPXV_DocActionEvent::TriggerClass Property

From PDF XChange PDF SDK
Revision as of 05:32, 14 November 2018 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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);

See Also

IPXV_DocActionEvent