IPXV_Document::ActiveView Property

From PDF XChange PDF SDK
Revision as of 05:04, 23 May 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**  ppView);

See Also

IPXV_Document