ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Style Class / FontVertical Property

In This Topic
    FontVertical Property
    In This Topic
    Gets or sets the Font.Vertical property of the control.
    Syntax
    'Declaration
     
    Public Property FontVertical As Object
    public object FontVertical {get; set;}
    See Also