Метод ToCentimeters
Converts the report size length to centimeters.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Function ToCentimeters As Double
'Применение
Dim instance As ReportSize
Dim returnValue As Double
returnValue = instance.ToCentimeters()
public double ToCentimeters()
public:
double ToCentimeters()
member ToCentimeters : unit -> float
public function ToCentimeters() : double
Возвращаемое значение
Тип: System. . :: . .Double
A double value containing the report size length in centimeters.