IPXC_Action_Goto::Dest Property

From PDF XChange PDF SDK
Revision as of 04:57, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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

IPXC_Action_Goto.