Compartilhar via


Método ReportSize.ToMillimeters

Returns the report size in millimeters.

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

Sintaxe

'Declaração
Public Function ToMillimeters As Double
'Uso
Dim instance As ReportSize 
Dim returnValue As Double 

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

Valor de retorno

Tipo: System.Double
A double value.

Consulte também

Referência

ReportSize Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering