ActiveReports 9
RightToLeft Property (Page)

Determines whether DrawText should render text RightToLeft.

Syntax
'Declaration
 
Public Property RightToLeft As System.Boolean
public System.bool RightToLeft {get; set;}

Property Value

A Boolean value.  True if the text is rendered right to left; otherwise, false.  Default is false.
See Also

Reference

Page Class
Page Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum