Compartir a través de


ReportSize.ToPoints Método

Returns the report size in points.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Function ToPoints As Double
'Uso
Dim instance As ReportSize 
Dim returnValue As Double 

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

Valor devuelto

Tipo: System.Double
A double value.

Vea también

Referencia

ReportSize Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering