IPXC_NumberFormatItem::UnitsSuffix Property

From PDF XChange PDF SDK
Revision as of 05:43, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

HRESULT get_UnitsSuffix([out, retval]  BSTR*  ppSuffix);
HRESULT put_UnitsSuffix([in]  BSTR  ppSuffix);

See Also

IPXC_NumberFormatItem.