IPXV_DocumentView::ActiveView Property
From PDF XChange PDF SDK
Gets last active view with given ID. Note that for the proper usage of the view's methods it should be converted to the needed sub-type that corresponds to the entered ID.
Syntax
HRESULT get_ActiveView([in] LONG ViewID, [out, retval] IPXV_View** View);
Parameters
- ViewID
- [in] The ID of the view.