IPXV_MainView::ActiveDocView Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 06:39, 2 March 2018


Property ActiveDocView of interface IPXV_MainView returns Pointer to IPXV_DocumentView ...

Syntax

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

See Also

IPXV_MainView