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

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

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

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

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

C1PrintDocument クラス
C1PrintDocument メンバ
CreationDevice プロパティ
CreationDpi プロパティ
CreationGraphics プロパティ
ActualCreationPrinterName プロパティ
ActualCreationDevice プロパティ