'宣言 Public Function New( _ ByVal barCodeType As BarCodeEnum _ )
'使用法 Dim barCodeType As BarCodeEnum Dim instance As New RenderBarCodeEx(barCodeType)
public RenderBarCodeEx( BarCodeEnum barCodeType )
パラメータ
- barCodeType
- The barcode encoding type.
'宣言 Public Function New( _ ByVal barCodeType As BarCodeEnum _ )
'使用法 Dim barCodeType As BarCodeEnum Dim instance As New RenderBarCodeEx(barCodeType)
public RenderBarCodeEx( BarCodeEnum barCodeType )