ASP.NET Core MVC コントロールヘルプ
LabelWithStartAndStopCharacter メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > Code39Builder クラス : LabelWithStartAndStopCharacter メソッド
The value.
Configurates C1.Web.Mvc.Code39.LabelWithStartAndStopCharacter. Indicates whether to show the start and stop character in the label.
シンタックス
'宣言
 
Public Overridable Function LabelWithStartAndStopCharacter( _
   ByVal value As System.Boolean _
) As Code39Builder
public virtual Code39Builder LabelWithStartAndStopCharacter( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

Code39Builder クラス
Code39Builder メンバ