ASP.NET Core MVC コントロールヘルプ
AutoWidthZoom メソッド (CodabarBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CodabarBuilder クラス : AutoWidthZoom メソッド
The value.
Configurates C1.Web.Mvc.Codabar.AutoWidthZoom. Sets a zoom factor applied to the automatically calculated control width.
シンタックス
'宣言
 
Public Overridable Function AutoWidthZoom( _
   ByVal value As System.Integer _
) As CodabarBuilder
public virtual CodabarBuilder AutoWidthZoom( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
This property makes effect only if the AutoWidth property is set to true. It can take any numeric value equal or greater than 1.
参照

CodabarBuilder クラス
CodabarBuilder メンバ