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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > ActionHandlerPrint クラス : PrinterName プロパティ
印刷に用いるプリンタ名を取得または設定します。
シンタックス
'宣言
 
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 メンバ