Gets or sets the name of the printer used to provide
System.Drawing.Graphics used to measure/calculate layouts of
C1FlexReport objects, when used GDI/GDI+ functions. This property is only used if
MeasurementDevice is set to
C1.Document.MeasurementDevice.Printer.
シンタックス
'宣言
Public Shared Property MeasurementPrinterName As System.String
'使用法
Dim value As System.String
C1FlexReport.MeasurementPrinterName = value
value = C1FlexReport.MeasurementPrinterName
public static System.string MeasurementPrinterName {get; set;}
参照