Конструктор ReportSize (String)
Creates a new instance of ReportSize.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Sub New ( _
size As String _
)
'Применение
Dim size As String
Dim instance As New ReportSize(size)
public ReportSize(
string size
)
public:
ReportSize(
String^ size
)
new :
size:string -> ReportSize
public function ReportSize(
size : String
)
Параметры
- size
Тип: System.String
The size of the report.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering