PrintDocument for WinForms
ActionHandlerPrint コンストラクタ(String)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ActionHandlerPrint クラス > ActionHandlerPrint コンストラクタ : ActionHandlerPrint コンストラクタ(String)
The printer name to assign to the ActionHandlerPrint.PrinterName property.
Initializes a new instance of the ActionHandlerPrint class, assigning the ActionHandlerPrint.PrinterName property.
シンタックス
'宣言
 
Public Function New( _
   ByVal printerName As System.String _
)
'使用法
 
Dim printerName As System.String
 
Dim instance As New ActionHandlerPrint(printerName)
public ActionHandlerPrint( 
   System.string printerName
)

パラメータ

printerName
The printer name to assign to the ActionHandlerPrint.PrinterName property.
参照

ActionHandlerPrint クラス
ActionHandlerPrint メンバ
オーバーロード一覧