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