Documents for PDF, .NET Edition Documentation
VerticalDirection Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : VerticalDirection Property
Gets a value indicating whether the FlowDirection was vertical when RecalculateGlyphs was last called.
Syntax
'Declaration
 
Public ReadOnly Property VerticalDirection As System.Boolean
public System.bool VerticalDirection {get;}
See Also

Reference

TextLayout Class
TextLayout Members