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