[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Direction

Direction Enum

Specifies whether the text is written from left to right or right to left.

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

Fields

Name Description
LTR

Indicates left to right.

RTL

Indicates right to left.

Extension Methods