Package | Description |
---|---|
com.itextpdf.dito.sdk.output.properties |
Modifier and Type | Method and Description |
---|---|
CustomLocale.Currency |
CustomLocale.getCurrencyFormat()
Gets data for locale specific string representation of currency related symbols
|
CustomLocale.Currency |
CustomLocale.Currency.setDecimal(String decimal)
Sets string representation of decimal separator.
|
CustomLocale.Currency |
CustomLocale.Currency.setIsoname(String isoname)
Sets currency ISO name
|
CustomLocale.Currency |
CustomLocale.Currency.setSymbol(String symbol)
Sets short string representation of currency symbol
|
Modifier and Type | Method and Description |
---|---|
CustomLocale |
CustomLocale.setCurrencyFormat(CustomLocale.Currency currencyFormat)
Sets data for locale specific string representation of currency related symbols
|
Copyright © 2019. All rights reserved.