ActiveReports 12
VerticalText Property (Page)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class : VerticalText Property
Sets or returns a value indicating whether to draw text vertically when using the DrawText method.
Syntax
'Declaration
 
Public Property VerticalText As Boolean
public bool VerticalText {get; set;}

Property Value

true if [vertical text]; otherwise, false.
See Also

Reference

Page Class
Page Members