System::Globalization::NumberFormatInfo::set_PercentDecimalSeparator method
NumberFormatInfo::set_PercentDecimalSeparator method
Sets decimal separator in percent values.
void System::Globalization::NumberFormatInfo::set_PercentDecimalSeparator(const String &value)
| Parameter | Type | Description | 
|---|---|---|
| value | const String& | Decimal separator in percent values. | 
See Also
- Class String
 - Class NumberFormatInfo
 - Namespace System::Globalization
 - Library Aspose.PDF for C++