You are here: Symbol Reference > Stimulsoft.Report Namespace > Func Class > Func Classes > Convert Class > Convert Methods > ToArabic Method > ToArabic Method (string, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Func.Convert.ToArabic Method (string, bool)

Converts all digits in the string to the arabic representation.

Syntax
C++
C#
Visual Basic
public: string ToArabic( string value, bool useEasternDigits );
Parameters
Parameters 
Description 
value 
A string for converting into the arabic representation. 
useEasternDigits 
Use eastern or standard arabic digits. 
Returns

String with arabic digits.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.