Click or drag to resize

StiFunctionsStringsToCurrencyWordsUa Method (Double, Boolean, String)

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string ToCurrencyWordsUa(
	double value,
	bool cents,
	string currency
)

Parameters

value
Type: SystemDouble

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

cents
Type: SystemBoolean

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

currency
Type: SystemString

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

Return Value

Type: String

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

See Also