PrintDocument for WinForms
MeasurementPrinterName プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : MeasurementPrinterName プロパティ
Gets or sets the name of the printer used to provide System.Drawing.Graphics used to measure/calculate layouts of C1PrintDocument objects. This property is only used if C1PrintDocument.MeasurementDevice is set to MeasurementDeviceEnum.Printer.
シンタックス
'宣言
 
Public Shared Property MeasurementPrinterName As System.String
'使用法
 
Dim value As System.String
 
C1PrintDocument.MeasurementPrinterName = value
 
value = C1PrintDocument.MeasurementPrinterName
public static System.string MeasurementPrinterName {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ