Click or drag to resize

StiExportUtilsConvertDigitsToArabic Method (String, StiArabicDigitsType)

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiExportUtils.ConvertDigitsToArabic(System.String,Stimulsoft.Report.StiArabicDigitsType)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string ConvertDigitsToArabic(
	string outputString,
	StiArabicDigitsType digitsType
)

Parameters

outputString
Type: SystemString

[Missing <param name="outputString"/> documentation for "M:Stimulsoft.Report.Export.StiExportUtils.ConvertDigitsToArabic(System.String,Stimulsoft.Report.StiArabicDigitsType)"]

digitsType
Type: Stimulsoft.ReportStiArabicDigitsType

[Missing <param name="digitsType"/> documentation for "M:Stimulsoft.Report.Export.StiExportUtils.ConvertDigitsToArabic(System.String,Stimulsoft.Report.StiArabicDigitsType)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiExportUtils.ConvertDigitsToArabic(System.String,Stimulsoft.Report.StiArabicDigitsType)"]

See Also