ReportItem.GetImage(String, SourceType, ReportExpression) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- key
- String
- source
- SourceType
- value
- ReportExpression