Partager via


Méthode ReportSize.ToPoints

Converts the report size length to points.

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

Syntaxe

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

Valeur de retour

Type : System.Double
A double value containing the report size length in points.

Voir aussi

Référence

ReportSize Classe

Espace de noms Microsoft.ReportingServices.ReportRendering