IPXV_Document::ActiveTool Property

From PDF XChange PDF SDK
Revision as of 06:35, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.