ReportItem.GetImage(String, SourceType, ReportExpression) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
protected:
System::Drawing::Image ^ GetImage(System::String ^ key, Microsoft::ReportingServices::RdlObjectModel::SourceType source, Microsoft::ReportingServices::RdlObjectModel::ReportExpression value);
protected System.Drawing.Image GetImage(string key, Microsoft.ReportingServices.RdlObjectModel.SourceType source, Microsoft.ReportingServices.RdlObjectModel.ReportExpression value);
member this.GetImage : string * Microsoft.ReportingServices.RdlObjectModel.SourceType * Microsoft.ReportingServices.RdlObjectModel.ReportExpression -> System.Drawing.Image
Protected Function GetImage (key As String, source As SourceType, value As ReportExpression) As Image
Parámetros
- key
- String
- source
- SourceType
- value
- ReportExpression