Метод ToMillimeters

Returns the report size in millimeters.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Function ToMillimeters As Double
'Применение
Dim instance As ReportSize
Dim returnValue As Double

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

Возвращаемое значение

Тип: System. . :: . .Double
A double value.