PDF File Writer Class Library - Author Uzi Granot
NFI Class |
Number Format Information static class

Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public static class NFI
The NFI type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | PeriodDecSep |
Define period as number decimal separator.
|

Adobe readers expect decimal separator to be a period.
Some countries define decimal separator as a comma.
The project uses NFI.DecSep to force period for all regions.
