Barcode for WPF
Save メソッド (C1BarCode)

C1.WPF.BarCode アセンブリ > C1.WPF.BarCode 名前空間 > C1BarCode クラス : Save メソッド
System.IO.Stream Where the barcode will be saved.
ImageFormat The format of image
Saves the barcode to a stream.
シンタックス
'宣言
 
Public Sub Save( _
   ByVal stream As System.IO.Stream, _
   ByVal imgFormat As ImageFormat _
) 
public void Save( 
   System.IO.Stream stream,
   ImageFormat imgFormat
)

パラメータ

stream
System.IO.Stream Where the barcode will be saved.
imgFormat
ImageFormat The format of image
参照

C1BarCode クラス
C1BarCode メンバ