バージョン

Print(String) メソッド

レポートを印刷します。
シンタックス
'宣言
 
Public Overloads Sub Print( _
   ByVal printerName As System.String _
) 
public void Print( 
   System.string printerName
)

パラメータ

printerName
プリンタの名前。
参照

オンラインで表示: GitHub