Specifies the direction of the barcode
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public enum BarDirectionEnum |
Visual Basic |
---|
Public Enumeration BarDirectionEnum |
Members
Member name | Description | |
---|---|---|
Normal | The barcode is rendered in the horizontal direction. | |
Up | The barcode is rendered from the bottom up. | |
Down | The barcode is rendered from the top down. |