Click or drag to resize

StiFunctionsStringsToCurrencyWordsPl Method

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string ToCurrencyWordsPl(
	decimal value,
	string currencyISO,
	bool showCents,
	bool upperCase
)

Parameters

value
Type: SystemDecimal

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

currencyISO
Type: SystemString

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

showCents
Type: SystemBoolean

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

upperCase
Type: SystemBoolean

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

Return Value

Type: String

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

See Also