Partager via


Membres ImageInstance

Represents an instance type of the Image class, and contains the calculated values of the properties in Image.

Le type ImageInstance expose les membres suivants.

Méthodes

  Nom Description
Méthode publique CreateActionInfoWithDynamicImageMap Adds a set of actions and the associated image map to the ActionInfoWithDynamicImageMapAreas.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée ResetInstanceCache Infrastructure. (Hérité de ReportItemInstance.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_reportElementDef Infrastructure. (Hérité de ReportElementInstance.)
Champ protégé m_style Infrastructure. (Hérité de ReportElementInstance.)
Champ protégé m_uniqueName Infrastructure. (Hérité de ReportItemInstance.)
Champ protégé m_visibility Infrastructure. (Hérité de ReportItemInstance.)

Haut de la page

Propriétés

  Nom Description
Propriété publique ActionInfoWithDynamicImageMapAreas Gets the image maps and associated actions for this ImageInstance.
Propriété publique Bookmark Gets the calculated value of the Bookmark property in a ReportItem class. (Hérité de ReportItemInstance.)
Propriété publique DocumentMapLabel Gets the calculated value of the DocumentMapLabel property in a ReportItem class. (Hérité de ReportItemInstance.)
Propriété publique ImageData Gets or sets the image data.
Propriété publique MIMEType Gets or sets the calculated value of the MIMEType property in a Image class.
Propriété publique StreamName Gets the name of the Stream by which a rendering extension can retrieve the image data from the report server.
Propriété publique Style Gets the calculated value of the Style property in a ReportElement class. (Hérité de ReportElementInstance.)
Propriété publique ToolTip Gets the calculated value of the ToolTip property in a ReportItem class. (Hérité de ReportItemInstance.)
Propriété publique UniqueName Gets the unique identifier of this instance object. (Hérité de ReportItemInstance.)
Propriété publique Visibility Gets the calculated value of the Visibility property in a ReportItem class. (Hérité de ReportItemInstance.)

Haut de la page