Click or drag to resize

StiFunctionsStringsToCurrencyWordsAr Method

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string ToCurrencyWordsAr(
	double value,
	string currencyBasicUnit,
	string currencyFractionalUnit
)

Parameters

value
Type: SystemDouble

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

currencyBasicUnit
Type: SystemString

[Missing <param name="currencyBasicUnit"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWordsAr(System.Double,System.String,System.String)"]

currencyFractionalUnit
Type: SystemString

[Missing <param name="currencyFractionalUnit"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWordsAr(System.Double,System.String,System.String)"]

Return Value

Type: String

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

See Also