バージョン

QRCodeBarcode(Object) メソッド

Fluent インターフェイスを使用してバーコードを作成します。
シンタックス
'宣言
 
Public Overloads Function QRCodeBarcode( _
   ByVal htmlAttributes As System.Object _
) As QRCodeBarcode(Of Object)
public QRCodeBarcode<object> QRCodeBarcode( 
   System.object htmlAttributes
)

パラメータ

htmlAttributes
HTML 属性

戻り値の型

データ チャート ラッパー。
参照

オンラインで表示: GitHub