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


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

参照

C1Document クラス
C1Document メンバ