ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing Namespace / Font Class / GdiVerticalFont Property

In This Topic
    GdiVerticalFont Property (Font)
    In This Topic
    Gets information about whether the GDI font is vertical.
    Syntax
    'Declaration
     
    Public ReadOnly Property GdiVerticalFont As Boolean
    public bool GdiVerticalFont {get;}
    See Also