次の方法で共有


ReportSize.ToPoints メソッド

ポイント単位のレポート サイズを返します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Function ToPoints As Double
'使用
Dim instance As ReportSize 
Dim returnValue As Double 

returnValue = instance.ToPoints()
public double ToPoints()
public:
double ToPoints()
member ToPoints : unit -> float
public function ToPoints() : double

戻り値

型: System.Double
double 値。

関連項目

参照

ReportSize クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間