IPXC_Action_Goto::Dest Property

From PDF XChange PDF SDK
Revision as of 02:56, 14 April 2015 by Palamar (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.