IPXC_NumberFormatItem::UnitsSuffix Property
From PDF XChange PDF SDK
Property UnitsSuffix of interface IPXC_NumberFormatItem returns/sets Value of BSTR containing the text that shall be concatenated after the label.
Syntax
HRESULT get_UnitsSuffix([out, retval] BSTR* ppSuffix); HRESULT put_UnitsSuffix([in] BSTR ppSuffix);