IPXC_Bookmark::Title Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
{{#customTitle:IPXC_Bookmark::Title Property}}
 
{{#customTitle:IPXC_Bookmark::Title Property}}
 
{{#parentPage:PXV:IPXC_Bookmark|Title Property|property}}
 
{{#parentPage:PXV:IPXC_Bookmark|Title Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 23:32, 12 May 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.