Metoda ReportSize.ToCentimeters
Zwraca rozmiar raportu w centymetrach.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Function ToCentimeters As Double
'Użycie
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
Wartość zwracana
Typ: System.Double
A podwójne wartości.
Zobacz także