Compartir a través de


ReportSize.ToCentimeters Método

Returns the size in centimeters.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Function ToCentimeters As Double
'Uso
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

Valor devuelto

Tipo: System.Double
The size in centimeters.

Vea también

Referencia

ReportSize Estructura

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel