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

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

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

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

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

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