IPXC_Bookmark::Title Property

From PDF XChange PDF SDK
Jump to: navigation, search


Gets/sets bookmark's title.

Syntax

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

See Also

IPXC_Bookmark