IPXV_MainView::Frame Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Frame of interface IPXV_MainView returns Pointer to IPXV_MainFrame containing the main frame that allows opening the documents.

Syntax

HRESULT get_Frame([out, retval]  IPXV_MainFrame**  pMainFrame);

See Also

IPXV_MainView