PdfNumberFormat Properties |
The PdfNumberFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| Currency |
Gets a value which indicates the currency symbol use for this number format
| |
| CurrencyPrepend |
Gets a value which indicates whether the Currency symbol should be prepended to the begining of this number format, or appended to the end
| |
| DigitsAfterDecimal |
Gets a value which indicates the number of digits to show after the decimal for this number format
| |
| NegativeStyle |
Gets a value which indicates the negative styling used for this number format
| |
| SeparatorStyle |
Gets a value which indicates the separators used for this number format
|