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)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Bookmark::Title Property}}
 
{{#customTitle:IPXC_Bookmark::Title Property}}
{{#parentPage:PXV:IPXC_Bookmark|Title Property|property}}
+
{{#parentPage:PXV:IPXC_Bookmark#Properties|Title Property|property}}
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 14:07, 21 May 2015


Gets/sets bookmark's title.

Syntax

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

See Also

IPXC_Bookmark.