IUIX_LayoutItem::Title Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_LayoutItem::Title Property}} | {{#customTitle:IUIX_LayoutItem::Title Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]]. |
Revision as of 06:34, 20 May 2015
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);