BarCode for ASP.NET Web Forms
WijmoBarDirectionEnum Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1BarCode Namespace : WijmoBarDirectionEnum Enumeration
Specifies the direction of the barcode
Syntax
'Declaration
 
Public Enum WijmoBarDirectionEnum 
   Inherits System.Enum
public enum WijmoBarDirectionEnum : System.Enum 
Members
MemberDescription
DownThe barcode is rendered from the top down.
NormalThe barcode is rendered in the horizontal direction.
UpThe barcode is rendered from the bottom up.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1BarCode.WijmoBarDirectionEnum

See Also

Reference

C1.Web.Wijmo.Controls.C1BarCode Namespace