IPXC_Bookmark::Title Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Bookmark::Title Property}} | {{#customTitle:IPXC_Bookmark::Title Property}} | ||
− | + | Gets/sets bookmark's title. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 23:30, 14 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.