IPXV_MainView::PropsBar Property

From PDF XChange PDF SDK
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