IPXV_Document::InfoBar Property

From PDF XChange PDF SDK
Revision as of 11:45, 11 January 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property InfoBar of interface IPXV_Document returns Pointer to IPXV_DocInfoBar ...

Syntax

HRESULT get_InfoBar([out, retval]  IPXV_DocInfoBar**  pInfoBar);

See Also

IPXV_Document