Membros ImageInstance
Represents an instance type of the Image class, and contains the calculated values of the properties in Image.
O tipo ImageInstance expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
CreateActionInfoWithDynamicImageMap | Adds a set of actions and the associated image map to the ActionInfoWithDynamicImageMapAreas. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ResetInstanceCache | Infraestrutura. (Herdado de ReportItemInstance.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_reportElementDef | Infraestrutura. (Herdado de ReportElementInstance.) | |
m_style | Infraestrutura. (Herdado de ReportElementInstance.) | |
m_uniqueName | Infraestrutura. (Herdado de ReportItemInstance.) | |
m_visibility | Infraestrutura. (Herdado de ReportItemInstance.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ActionInfoWithDynamicImageMapAreas | Gets the image maps and associated actions for this ImageInstance. | |
Bookmark | Gets the calculated value of the Bookmark property in a ReportItem class. (Herdado de ReportItemInstance.) | |
DocumentMapLabel | Gets the calculated value of the DocumentMapLabel property in a ReportItem class. (Herdado de ReportItemInstance.) | |
ImageData | Gets or sets the image data. | |
MIMEType | Gets or sets the calculated value of the MIMEType property in a Image class. | |
StreamName | Gets the name of the Stream by which a rendering extension can retrieve the image data from the report server. | |
Style | Gets the calculated value of the Style property in a ReportElement class. (Herdado de ReportElementInstance.) | |
ToolTip | Gets the calculated value of the ToolTip property in a ReportItem class. (Herdado de ReportItemInstance.) | |
UniqueName | Gets the unique identifier of this instance object. (Herdado de ReportItemInstance.) | |
Visibility | Gets the calculated value of the Visibility property in a ReportItem class. (Herdado de ReportItemInstance.) |
Início
Consulte também