ImageInstance クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class ImageInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::ReportItemInstance, Microsoft::ReportingServices::OnDemandReportRendering::IImageInstance
public abstract class ImageInstance : Microsoft.ReportingServices.OnDemandReportRendering.ReportItemInstance, Microsoft.ReportingServices.OnDemandReportRendering.IImageInstance
type ImageInstance = class
inherit ReportItemInstance
interface IImageInstance
Public MustInherit Class ImageInstance
Inherits ReportItemInstance
Implements IImageInstance
- 継承
- 実装
フィールド
| m_reportElementDef |
このインスタンスを定義するレポート要素定義を指定します。 (継承元 ReportElementInstance) |
| m_style |
このレポート要素オブジェクトのスタイル プロパティを指定します。 (継承元 ReportElementInstance) |
| m_uniqueName |
このインスタンス オブジェクトの一意識別子を指定します。 (継承元 ReportItemInstance) |
| m_visibility |
レポート アイテムの表示を指定します。 (継承元 ReportItemInstance) |
プロパティ
| ActionInfoWithDynamicImageMapAreas |
この ImageInstance の画像マップおよび関連付けられたアクションを取得します。 |
| Bookmark |
Bookmark クラスの ReportItem プロパティの計算値を取得します。 (継承元 ReportItemInstance) |
| DocumentMapLabel |
DocumentMapLabel クラスの ReportItem プロパティの計算値を取得します。 (継承元 ReportItemInstance) |
| ImageData |
画像データを取得または設定します。 |
| MIMEType | |
| StreamName |
Stream の名前を取得します。表示拡張機能はこれを使用してレポート サーバーから画像データを取得できます。 |
| Style |
Style クラスの ReportElement プロパティの計算値を取得します。 (継承元 ReportElementInstance) |
| Tag | |
| TagDataType |
基になる画像のタグのデータ型を指定するコードを取得します。 |
| ToolTip |
ToolTip クラスの ReportItem プロパティの計算値を取得します。 (継承元 ReportItemInstance) |
| UniqueName |
このインスタンス オブジェクトの一意の識別子を取得します。 (継承元 ReportItemInstance) |
| Visibility |
Visibility クラスの ReportItem プロパティの計算値を取得します。 (継承元 ReportItemInstance) |
メソッド
| CreateActionInfoWithDynamicImageMap() |
一連のアクションおよび関連付けられた画像マップを ActionInfoWithDynamicImageMapAreas に追加します。 |
| GetDefaultFontFamily() |
アイテムの既定のフォント ファミリを取得します。 (継承元 ReportItemInstance) |
| ResetInstanceCache() |
ReportItemInstance のキャッシュをリセットします。 (継承元 ReportItemInstance) |