IPXC_NumberFormatItem::DecimalSep Property
From PDF XChange PDF SDK
Property DecimalSep of interface IPXC_NumberFormatItem returns/sets Value of BSTR containing the text that shall be used as the decimal position in displaying
numerical values.
Syntax
HRESULT get_DecimalSep([out, retval] BSTR* ppSeparator); HRESULT put_DecimalSep([in] BSTR ppSeparator);