IPXV_MainView::PropsBar Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property PropsBar of interface IPXV_MainView returns Pointer to IUIX_CmdBar containing the properties bar that includes the properties of the currently selected element (for example annotation or bookmark).

Syntax

HRESULT get_PropsBar([out, retval]  IUIX_CmdBar**  pCmdBar);

See Also

IPXV_MainView