Click or drag to resize

StiFunctionsStringsToCurrencyWordsFr Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWordsFr(System.Decimal,System.String,System.Int32)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string ToCurrencyWordsFr(
	decimal number,
	string currencyISO,
	int decimals
)

Parameters

number
Type: SystemDecimal

[Missing <param name="number"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWordsFr(System.Decimal,System.String,System.Int32)"]

currencyISO
Type: SystemString

[Missing <param name="currencyISO"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWordsFr(System.Decimal,System.String,System.Int32)"]

decimals
Type: SystemInt32

[Missing <param name="decimals"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWordsFr(System.Decimal,System.String,System.Int32)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWordsFr(System.Decimal,System.String,System.Int32)"]

See Also