BarCode for ASP.NET Web Forms
WijmoBarDirectionEnum 列挙体

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1BarCode 名前空間 : WijmoBarDirectionEnum 列挙体
Specifies the direction of the barcode
シンタックス
'宣言
 
Public Enum WijmoBarDirectionEnum 
   Inherits System.Enum
public enum WijmoBarDirectionEnum : System.Enum 
メンバ
メンバ解説
DownThe barcode is rendered from the top down.
NormalThe barcode is rendered in the horizontal direction.
UpThe barcode is rendered from the bottom up.
継承階層

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

参照

C1.Web.Wijmo.Controls.C1BarCode 名前空間