SymbolPosition
Description
A SymbolPosition is an enumeration that indicates where to place the currency symbol relative to the currency value.
Possible Values
|
Name |
Value |
Description |
|---|---|---|
|
Left |
« left » |
The symbol is placed on the left side of the value. |
|
Right |
« right » |
The symbol is placed on the right side of the value. |
The position can be set through CurrencyFormatterOptions.
Need help? Contact us!