ASP.NET Core MVC コントロールヘルプ
Font メソッド (BarcodeBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BarcodeBaseBuilder<TControl,TBuilder> クラス : Font メソッド
The value.
Configurates C1.Web.Mvc.BarcodeBase.Font. Sets font info for the label text of the control.
シンタックス
'宣言
 
Public Overridable Function Font( _
   ByVal value As IBarcodeFont _
) As TBuilder
public virtual TBuilder Font( 
   IBarcodeFont value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

BarcodeBaseBuilder<TControl,TBuilder> クラス
BarcodeBaseBuilder<TControl,TBuilder> メンバ