Метод ToPoints

Converts the report size length to points.

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  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
A double value containing the report size length in points.