次の方法で共有


DynamicImageInstance.ImageType 列挙体

画像の種類を指定します。

名前空間:  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

メンバー

メンバー名 説明
EMF 画像は拡張メタファイル形式 (EMF) です。
PNG 画像はポータブル ネットワーク グラフィックス (PNG) 形式です。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間