IPXV_Inst::ActiveDoc Property
From PDF XChange PDF SDK
Gets an active document as pointer to IPXV_Document object or activates the specified document.
Syntax
HRESULT get_ActiveDoc([out, retval] IPXV_Document** ppActiveDoc); HRESULT put_ActiveDoc([in] IPXV_Document* pActiveDoc);