MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / WritingMode Property

In This Topic
WritingMode Property (IStyle)
In This Topic
Gets a value indicating whether the text is written horizontally or vertically.
Syntax
'Declaration
 
ReadOnly Property WritingMode As String
 

Property Value

A System.String indicating the writing mode (horizontal or vertical).
See Also