IPXC_NumberFormatItem::ThousandSep Property
From PDF XChange PDF SDK
Property ThousandSep of interface IPXC_NumberFormatItem returns/sets Value of BSTR containing the text that shall be used between orders of thousands in display of
numerical values.
Syntax
HRESULT get_ThousandSep([out, retval] BSTR* ppSeparator); HRESULT put_ThousandSep([in] BSTR ppSeparator);