Énumération DynamicImageInstance.ImageType
Specifies an image type.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration ImageType
'Utilisation
Dim instance As DynamicImageInstance.ImageType
public enum ImageType
public enum class ImageType
type ImageType
public enum ImageType
Membres
Nom de membre | Description | |
---|---|---|
PNG | The image is in the Protable Network Graphics format (PNG). | |
EMF | The image is in the enhanced metafile format (EMF). |