Xfinium.Pdf.Spatial Namespace : PdfNumberFormat Class |
The following tables list the members exposed by PdfNumberFormat.
Name | Description | |
---|---|---|
![]() | PdfNumberFormat Constructor | Initializes a new PdfNumberFormat object. |
Name | Description | |
---|---|---|
![]() | ConversionFactor | Gets or sets the conversion factor. |
![]() | DecimalSeparator | Gets or sets the decimal separator. |
![]() | Denominator | Gets or sets the denominator. |
![]() | DisplayMeasureUnitAsPrefix | Gets or sets a value indicating whether the MeasureUnit is displayed before or after the calculated unit value. |
![]() | FractionDisplay | Gets or sets the fraction display. |
![]() | MeasureUnit | Gets or sets the measure unit. |
![]() | Precision | Gets or sets the precision. |
![]() | Prefix | Gets or sets the prefix. |
![]() | ReduceFraction | Gets or sets a value indicating whether the fractional part can be reduced or the low-order zeros truncated. |
![]() | Suffix | Gets or sets the suffix. |
![]() | ThousandsSeparator | Gets or sets the thousands separator. |