'宣言 Public Function New( _ ByVal codeType As BarCodeEnum _ )
'使用法 Dim codeType As BarCodeEnum Dim instance As New RenderBarCode(codeType)
public RenderBarCode( BarCodeEnum codeType )
パラメータ
- codeType
- バーコードのエンコーディングタイプ。
'宣言 Public Function New( _ ByVal codeType As BarCodeEnum _ )
'使用法 Dim codeType As BarCodeEnum Dim instance As New RenderBarCode(codeType)
public RenderBarCode( BarCodeEnum codeType )