Поделиться через


Метод MapInstance.GetImage

Returns the map as an image.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Function GetImage As Stream
'Применение
Dim instance As MapInstance 
Dim returnValue As Stream 

returnValue = instance.GetImage()
public Stream GetImage()
public:
Stream^ GetImage()
member GetImage : unit -> Stream
public function GetImage() : Stream

Возвращаемое значение

Тип: System.IO.Stream
A Stream object to the underlying map.

См. также

Справочник

MapInstance Класс

Перегрузка GetImage

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering