System::Globalization::NumberFormatInfo::set_PerMilleSymbol method
NumberFormatInfo::set_PerMilleSymbol method
Sets permille symbol.
void System::Globalization::NumberFormatInfo::set_PerMilleSymbol(const String &value)
| Parameter | Type | Description | 
|---|---|---|
| value | const String& | Permille symbol. | 
See Also
- Class String
 - Class NumberFormatInfo
 - Namespace System::Globalization
 - Library Aspose.Font for C++