IUIX_LayoutItem::Title Property

From PDF XChange PDF SDK
Revision as of 22:48, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Title of interface IUIX_LayoutItem returns/sets Value of BSTR ...

Syntax

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

See Also

IUIX_LayoutItem.