Перечисление DynamicImageInstance.ImageType
Specifies an image type.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration ImageType
'Применение
Dim instance As DynamicImageInstance.ImageType
public enum ImageType
public enum class ImageType
type ImageType
public enum ImageType
Элементы
| Имя элемента | Описание | |
|---|---|---|
| PNG | The image is in the Protable Network Graphics format (PNG). | |
| EMF | The image is in the enhanced metafile format (EMF). |