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). |