Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

NumberInWords Properties

Provides access to static properties used to obtain a provider that converts numbers to words.
Name Description
Cardinal static Obtains the numbers-to-words converter for cardinal numbers (numbers which refer to the size of a group, simple numerals).
Ordinal static Obtains the numbers-to-words converter for ordinal numbers (numbers which refer to a position in a series).
See Also