BarCode for UWP
CheckFixLength メソッド

C1.UWP.BarCode アセンブリ > C1.BarCode 名前空間 > BarEngine クラス : CheckFixLength メソッド
Text プロパティにテキストを設定する前に、固定長をチェックしてください。
シンタックス
'宣言
 
Public Function CheckFixLength( _
   ByVal value As System.String, _
   ByVal codeType As BarStyle, _
   ByVal fixLength As System.Integer _
) As System.String
public System.string CheckFixLength( 
   System.string value,
   BarStyle codeType,
   System.int fixLength
)

パラメータ

value
codeType
fixLength
参照

BarEngine クラス
BarEngine メンバ