IPXC_Bookmark::Title Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 03:21, 15 June 2015


Gets/sets bookmark's title.

Syntax

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

See Also

IPXC_Bookmark