Метод ReportSize.ToCentimeters
Returns the report size in centimeters.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: 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.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering