IPXV_MainView::DocViewsArea Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property pDocViewsArea of interface IPXV_MainView returns Pointer to IPXV_DocumentViewsArea containing the document view's area that includes documents' tabs and pages view.

Syntax

HRESULT get_DocViewsArea([out, retval]  IPXV_DocumentViewsArea**  pDocViewsArea);

See Also

IPXV_MainView