You are here: Symbol Reference > Stimulsoft.Report Namespace > Func Class > Func Classes > NumToWordHelper Class > NumToWordHelper Methods > determinateCurrencies Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Func.NumToWordHelper.determinateCurrencies Method

Determinate the exact word used for the currencies

Syntax
C++
C#
Visual Basic
public: void determinateCurrencies( CultureInfo culture, string currencyISO, decimal integerPart, decimal decimalPart, string ^ mainCurrency, string ^ centCurrency );
Parameters
Parameters 
Description 
culture 
the culture from which to get the culture 
currencyISO 
ISO currency code 
integerPart 
integer Part of the number 
decimalPart 
decimal Part of the number 
mainCurrency 
return the exact word to use for the main currency 
centCurrency 
return the exact word to use for the cent currency 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.