DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / TextOrientation Property

In This Topic
TextOrientation Property
In This Topic
Gets or sets the orientation of text in vertical typographic modes.
Syntax
'Declaration
 
Public Property TextOrientation As System.Nullable(Of SvgTextOrientation)
 
See Also