IUIX_LayoutItem::CustomTag Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_LayoutItem::CustomTag Property}}
 
{{#customTitle:IUIX_LayoutItem::CustomTag Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]].
+
[[PXV:IUIX_LayoutItem|IUIX_LayoutItem]].

Revision as of 07:33, 20 May 2015


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

Syntax

HRESULT get_CustomTag([out, retval]  BSTR*  ppTag);
HRESULT put_CustomTag([in]  BSTR  ppTag);

See Also

IUIX_LayoutItem.