Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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