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


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport 名前空間 > C1FlexReport クラス : MeasurementDevice プロパティ
Gets or sets the type of device used to provide System.Drawing.Graphics used to measure/calculate layouts of C1FlexReport objects, when used GDI/GDI+ functions. If this property is set to C1.Document.MeasurementDevice.Printer, MeasurementPrinterName specifies the printer.
シンタックス
'宣言
 
Public Shared Property MeasurementDevice As MeasurementDevice
'使用法
 
Dim value As MeasurementDevice
 
C1FlexReport.MeasurementDevice = value
 
value = C1FlexReport.MeasurementDevice
public static MeasurementDevice MeasurementDevice {get; set;}
参照

参照

C1FlexReport クラス
C1FlexReport メンバ