IPXC_NumberFormatItem::Units Property

From PDF XChange PDF SDK
Revision as of 14:44, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

HRESULT get_Units([out, retval]  BSTR*  ppUnits);
HRESULT put_Units([in]  BSTR  ppUnits);

See Also

IPXC_NumberFormatItem.