IPXV_Document::ActiveView Property

From PDF XChange PDF SDK
Revision as of 03:53, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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