'Declaration Public Enum BarDirectionEnum Inherits System.Enum
public enum BarDirectionEnum : System.Enum
'Declaration Public Enum BarDirectionEnum Inherits System.Enum
public enum BarDirectionEnum : System.Enum
Member | Description |
---|---|
Down | The barcode is rendered from the top down. |
Normal | The barcode is rendered in the horizontal direction. |
Up | The barcode is rendered from the bottom up. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.BarDirectionEnum