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


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > C1Document クラス : MeasurementPrinterName プロパティ
GDI/GDI+ 関数を使用する際、ドキュメントオブジェクトのレイアウトの測定/計算に使用される System.Drawing.Graphics を提供するために使用されるプリンタの名前を取得または設定します。 このプロパティは、MeasurementDeviceMeasurementDevice.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 メンバ