FlexReport for WinForms
MeasurementPrinterName プロパティ (C1FlexReport)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport 名前空間 > C1FlexReport クラス : MeasurementPrinterName プロパティ
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;}
参照

参照

C1FlexReport クラス
C1FlexReport メンバ