Partilhar via


Método ReportSize.ToInches

Returns the size in inches.

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

Sintaxe

'Declaração
Public Function ToInches As Double
'Uso
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

Valor de retorno

Tipo: System.Double
The size in inches.

Consulte também

Referência

ReportSize Estrutura

Namespace Microsoft.ReportingServices.RdlObjectModel