Click or drag to resize

PdfNumberFormat Constructor

Overload List
  NameDescription
Public methodPdfNumberFormat(Int32)
Creates a new number format instance with the specified parameters.
Public methodPdfNumberFormat(Int32, PdfDigitSeparatorStyle, PdfNegativeNumberStyle)
Creates a new number format instance with the specified parameters.
Public methodPdfNumberFormat(Int32, PdfDigitSeparatorStyle, PdfNegativeNumberStyle, String, Boolean)
Creates a new number format instance with the specified parameters.
Top
See Also