IPXV_MainView::DocViewsArea Property

From PDF XChange PDF SDK
Revision as of 07:52, 23 March 2016 by Palamar (Talk | contribs)

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