Метод ReportSize.ToInches
Returns the size in inches.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Function ToInches As Double
'Применение
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
Возвращаемое значение
Тип: System.Double
The size in inches.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.RdlObjectModel