IPXC_Bookmark::Title Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Bookmark::Title Property}} | {{#customTitle:IPXC_Bookmark::Title Property}} | ||
+ | {{#parentPage:PXV:IPXC_Bookmark|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Gets/sets bookmark's title. | Gets/sets bookmark's title. |
Revision as of 14:42, 20 April 2015
Gets/sets bookmark's title.
Syntax
HRESULT get_Title([out, retval] BSTR* pTitle); HRESULT put_Title([in] BSTR pTitle);
See Also
See also IPXC_Bookmark.