Click or drag to resize

PdfNumberFormat Properties

The PdfNumberFormat type exposes the following members.

Properties
  NameDescription
Public propertyCurrency
Gets a value which indicates the currency symbol use for this number format
Public propertyCurrencyPrepend
Gets a value which indicates whether the Currency symbol should be prepended to the begining of this number format, or appended to the end
Public propertyDigitsAfterDecimal
Gets a value which indicates the number of digits to show after the decimal for this number format
Public propertyNegativeStyle
Gets a value which indicates the negative styling used for this number format
Public propertySeparatorStyle
Gets a value which indicates the separators used for this number format
Top
See Also