Partager via


Méthode ReportSize.ToMillimeters

Returns the size in millimeters.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.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
The size in millimeters.

Voir aussi

Référence

ReportSize Structure

Espace de noms Microsoft.ReportingServices.RdlObjectModel