IPXV_Inst::ActiveDoc Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 02:58, 15 June 2015
Gets an active document object as pointer to IPXV_Document or activates the specified document.
Syntax
HRESULT get_ActiveDoc([out, retval] IPXV_Document** pActiveDoc); HRESULT put_ActiveDoc([in] IPXV_Document* pActiveDoc);