Freigeben über


ReportSize.ToInches-Methode

Returns the size in inches.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Function ToInches As Double
'Usage
Dim instance As ReportSize 
Dim returnValue As Double 

returnValue = instance.ToInches()
public double ToInches()
public:
double ToInches()
member ToInches : unit -> float
public function ToInches() : double

Rückgabewert

Typ: System.Double
The size in inches.

Siehe auch

Verweis

ReportSize Struktur

Microsoft.ReportingServices.RdlObjectModel-Namespace