IPXV_Document::ActiveTool Property

From PDF XChange PDF SDK
Revision as of 16:09, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ActiveTool of interface IPXV_Document returns/sets Pointer to IPXV_Tool ...

Syntax

HRESULT get_ActiveTool([out, retval] IPXV_Tool** ppTool);
HRESULT put_ActiveTool([in] IPXV_Tool* ppTool);

See Also

See also IPXV_Document.