Condividi tramite


Metodo ToMillimeters

Returns the report size in millimeters.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Function ToMillimeters As Double
'Utilizzo
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

Valore restituito

Tipo: System. . :: . .Double
A double value.