GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : BarCodeDirection Enumeration |
'Declaration Public Enum BarCodeDirection Inherits System.Enum
public enum BarCodeDirection : System.Enum
Member | Description |
---|---|
BottomToTop | The barcode symbol is printed bottom to top. |
LeftToRight | The barcode symbol is printed left to right (default). |
RightToLeft | The barcode symbol is printed right to left. |
TopToBottom | The barcode symbol is printed top to bottom. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.BarCodeDirection
GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.Barcode~Direction