PrintDocument for WinForms
PrinterName プロパティ (ActionHandlerPrint)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ActionHandlerPrint クラス : PrinterName プロパティ
Gets or sets the name of the printer to use. If empty, a printer select dialog will be shown to the user when the current action handler is invoked.
シンタックス
'宣言
 
Public Property PrinterName As System.String
'使用法
 
Dim instance As ActionHandlerPrint
Dim value As System.String
 
instance.PrinterName = value
 
value = instance.PrinterName
public System.string PrinterName {get; set;}
参照

ActionHandlerPrint クラス
ActionHandlerPrint メンバ