IUIX_LayoutItem::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:IUIX_LayoutItem::Title Property}}
 
{{#customTitle:IUIX_LayoutItem::Title Property}}
{{#parentPage:PXV:IUIX_LayoutItem#Properties|Title Property|property}}
+
{{#parentPage:PXV:IUIX_LayoutItem#Properties|Title|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 10:05, 23 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);

See Also

IUIX_LayoutItem