IPXV_DocActionEvent::TriggerClass Property

From PDF XChange PDF SDK
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