IPXC_Action_Goto::Dest Property

From PDF XChange PDF SDK
Revision as of 16:57, 19 May 2015 by Johnv (Talk | contribs)

Jump to: navigation, search


Gets/sets destination structure.

Syntax

HRESULT get_Dest([out, retval]  PXC_Destination*  pDest);
HRESULT put_Dest([in]  PXC_Destination*  pDest);

See Also

See also IPXC_Action_Goto.