ActiveReports Developer 7
WritingMode Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : WritingMode Property

Glossary Item Box

Indicates whether the text is written horizontally or vertically.

Syntax

Visual Basic (Declaration) 
ReadOnly Property WritingMode As System.String
C# 
System.string WritingMode {get;}

See Also