'宣言 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.