Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / VerticalDirection Property

In This Topic
    VerticalDirection Property
    In This Topic
    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