IPXC_Bookmark::Title Property

From PDF XChange PDF SDK
Revision as of 04:17, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Gets/sets bookmark's title.

Syntax

HRESULT get_Title([out, retval]  BSTR*  pTitle);
HRESULT put_Title([in]  BSTR  pTitle);

See Also

IPXC_Bookmark