IPXV_Document::ActiveTool Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:35, 20 March 2015

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.