IPXV_Inst::ActiveDocView Property

From PDF XChange PDF SDK
Revision as of 17:04, 27 May 2015 by Pifagor (Talk | contribs)

Jump to: navigation, search


Gets the active document view as pointer to IPXV_DocumentView object.

Syntax

HRESULT get_ActiveDocView([out, retval]  IPXV_DocumentView**  ppDocView);

See Also

IPXV_Inst