The position of character (%) in Right to Left

Stimulsoft Reports.NET discussion
Post Reply
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

The position of character (%) in Right to Left

Post by IskandarAir »

Hi

In case when compontents have "RightToLeft" property set to true ( rtlComponent.SetProperty("RightToLeft", true) ), the percent character moves to left and becomes (%125), while it should stay in right position from number (125%). In process of debuging ,the following case has been detected: both %125 abd 125% becomes %125 when "RightToLeft" property is true.

Please give an advise how can we make it right (125%).

Regards,
IskandarAir
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: The position of character (%) in Right to Left

Post by HighAley »

Hello.

Please, try to set the Horizontal Alignment property instead of the RightToLeft property.

Thank you.
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

Re: The position of character (%) in Right to Left

Post by IskandarAir »

Thanks you, it works

Regards,
Iskandar
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: The position of character (%) in Right to Left

Post by Alex K. »

Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.
Post Reply