Partilhar via


Método ReportSize.ToPoints

Returns the report size in points.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
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 de retorno

Tipo: System.Double
A double value.

Consulte também

Referência

ReportSize Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering