IPXC_NumberFormatItem::UnitsPrefix Property

From PDF XChange PDF SDK
Revision as of 09:18, 21 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* ppPrefix);
HRESULT put_UnitsPrefix([in] BSTR ppPrefix);

See Also

See also IPXC_NumberFormatItem.