True DBGrid for WinForms
MeasurementPrinterName プロパティ (PrintInfo)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > PrintInfo クラス : MeasurementPrinterName プロパティ
Gets or sets the name of the printer that is used to provide reference graphics when generating the document.

This property is only used if MeasurementDevice is set to PrintInfo.MeasurementDeviceEnum.Printer.

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

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

PrintInfo クラス
PrintInfo メンバ
MeasurementDevice プロパティ