Freigeben über


DynamicImageInstance.ImageType-Enumeration

Specifies an image type.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration ImageType
'Usage
Dim instance As DynamicImageInstance.ImageType
public enum ImageType
public enum class ImageType
type ImageType
public enum ImageType

Elemente

Elementname Beschreibung
EMF The image is in the enhanced metafile format (EMF).
PNG The image is in the Protable Network Graphics format (PNG).

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace