ASP.NET Core MVC コントロールヘルプ
LabelPosition 列挙体

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Barcode 名前空間 : LabelPosition 列挙体
Defines the position of the label that displays the Barcode value.
シンタックス
'宣言
 
Public Enum LabelPosition 
   Inherits System.Enum
public enum LabelPosition : System.Enum 
メンバ
メンバ解説
BottomRenders the barcode label at the bottom of the barcode.
TopRenders the barcode label at the top of the barcode.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.Barcode.LabelPosition

参照

C1.Web.Mvc.Barcode 名前空間