Reports for WPF
CreationPrinterName プロパティ (C1PrintDocument)

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : CreationPrinterName プロパティ
ドキュメントの生成時に 参照グラフィックスの提供に使用されるプリンタの名前を取得または設定します。

このプロパティは、CreationDeviceMeasurementDeviceEnum.Printer に設定した場合にのみ使用されます。

このプロパティを null 設定すると、 参照プリンタを自動的に選択します。

シンタックス
'宣言
 
Public Property CreationPrinterName As System.String
public System.string CreationPrinterName {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ
CreationDevice プロパティ