IPXC_Action_Goto::TargetPath Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Action_Goto::TargetPath Property}}
 
{{#customTitle:IPXC_Action_Goto::TargetPath Property}}
{{#parentPage:PXV:IPXC_Action_Goto|TargetPath Property|property}}
+
{{#parentPage:PXV:IPXC_Action_Goto#Properties|TargetPath Property|property}}
  
 
Gets target path through the embedded files of the action.
 
Gets target path through the embedded files of the action.

Revision as of 13:52, 21 May 2015

Gets target path through the embedded files of the action.

Syntax

HRESULT get_TargetPath([out, retval]  IPXC_GoToETargetPath**  ppTargetPath);

See Also

IPXC_Action_Goto.