FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document.Util Namespace / GlyphInfo Class / Vertical Property

In This Topic
    Vertical Property
    In This Topic
    Indicates if the glyph should appear upright with vertical reading direction.
    Syntax
    'Declaration
     
    Public ReadOnly Property Vertical As Boolean
    public bool Vertical {get;}
    See Also