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

Converts the number to the arabic representation.

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

String representation of the value with arabic digits.

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