IPXC_NumberFormatItem::UnitsPrefix 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:IPXC_NumberFormatItem::UnitsPrefix Property}}
 
{{#customTitle:IPXC_NumberFormatItem::UnitsPrefix Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_NumberFormatItem|IPXC_NumberFormatItem]].
+
[[PXV:IPXC_NumberFormatItem|IPXC_NumberFormatItem]].

Revision as of 05:43, 20 May 2015


Property UnitsPrefix of interface IPXC_NumberFormatItem returns/sets Value of BSTR ...

Syntax

HRESULT get_UnitsPrefix([out, retval]  BSTR*  ppPrefix);
HRESULT put_UnitsPrefix([in]  BSTR  ppPrefix);

See Also

IPXC_NumberFormatItem.