Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
Members
| Member name | Description | |
|---|---|---|
| EMF | The image is in the enhanced metafile format (EMF). | |
| PNG | The image is in the Protable Network Graphics format (PNG). |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace