PdfNumberFormat Constructor |
| Name | Description | |
|---|---|---|
| PdfNumberFormat(Int32) |
Creates a new number format instance with the specified parameters.
| |
| PdfNumberFormat(Int32, PdfDigitSeparatorStyle, PdfNegativeNumberStyle) |
Creates a new number format instance with the specified parameters.
| |
| PdfNumberFormat(Int32, PdfDigitSeparatorStyle, PdfNegativeNumberStyle, String, Boolean) |
Creates a new number format instance with the specified parameters.
|