Méthode ToPoints
Returns the report size in points.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
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.
Voir aussi