Partager via


Méthode ReportSize.ToMillimeters

Returns the report size in millimeters.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Function ToMillimeters As Double
'Utilisation
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

Valeur de retour

Type : System.Double
A double value.

Voir aussi

Référence

ReportSize Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering