[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.UprightTextMode

UprightTextMode Enum

Specifies whether the digits or digits along with Latin text appear horizontally in the vertical text.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum UprightTextMode

Fields

Name Description
Digits

Only horizontal digits

DigitsAndLatinLetters

Horizontal digits with latin letters

None

No horizontal runs

Extension Methods