IPXV_Document::ActiveView Property

From PDF XChange PDF SDK
Revision as of 02:37, 4 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ActiveView of interface IPXV_Document returns Pointer to IPXV_DocumentView ...

Syntax

HRESULT get_ActiveView([out, retval]  IPXV_DocumentView**  pView);

See Also

IPXV_Document