ActiveReports Developer 7
FontVertical Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Style Class : FontVertical Property

Glossary Item Box

Gets or sets the Font.Vertical property of the control.

Syntax

Visual Basic (Declaration) 
Public Property FontVertical As System.Object
C# 
public System.object FontVertical {get; set;}

See Also