IPXC_Bookmark::Title Property

From PDF XChange PDF SDK
Revision as of 06:56, 12 June 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*  Title);
HRESULT put_Title([in]  BSTR  Title);

See Also

IPXC_Bookmark