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;}
参照