ActiveReports 8
VerticalText Property (TextBox)

Gets or sets whether the control's text is rendered according to the vertical layout rules.
Syntax
'Declaration
 
Public Property VerticalText As System.Boolean
public System.bool VerticalText {get; set;}
Remarks
In case of the HTML export filter, the vertical text is supported just for the DynamicHtml output type and works with Microsoft Internet Explorer only.
See Also

Reference

TextBox Class
TextBox Members

Support Forum