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) |