AutoComplete for ASP.NET Web Forms
CreationPrinterName プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス : CreationPrinterName プロパティ
Gets or sets the name of the printer that is used to provide reference graphics when generating the report.

This property is only used if CreationDevice is set to C1.C1Preview.MeasurementDeviceEnum.Printer.

Set this property to null to select the reference printer automatically.

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

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