Package | Description |
---|---|
com.itextpdf.dito.sdk.output | |
com.itextpdf.dito.sdk.output.properties |
Modifier and Type | Method and Description |
---|---|
Map<String,CustomLocale> |
PdfProducerProperties.getCustomLocales()
Gets name to CustomLocale map of custom locales
|
Modifier and Type | Method and Description |
---|---|
PdfProducerProperties |
PdfProducerProperties.setCustomLocales(Map<String,CustomLocale> customLocales)
Sets name to CustomLocale map of custom locales
|
Modifier and Type | Method and Description |
---|---|
CustomLocale |
CustomLocale.setCurrencyFormat(CustomLocale.Currency currencyFormat)
Sets data for locale specific string representation of currency related symbols
|
CustomLocale |
CustomLocale.setNumberFormat(CustomLocale.Number numberFormat)
Sets data for locale specific string representation of number related symbols
|
Copyright © 2021. All rights reserved.