IPXC_NumberFormatItem::UnitsPrefix Property

From PDF XChange PDF SDK
Revision as of 15:53, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

See also IPXC_NumberFormatItem.