Click or drag to resize

StiVariableImageProcessorGetImage Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.StiVariableImageProcessor.GetImage(Stimulsoft.Report.StiReport,System.String)"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static byte[] GetImage(
	StiReport report,
	string expression
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Helpers.StiVariableImageProcessor.GetImage(Stimulsoft.Report.StiReport,System.String)"]

expression
Type: SystemString

[Missing <param name="expression"/> documentation for "M:Stimulsoft.Report.Helpers.StiVariableImageProcessor.GetImage(Stimulsoft.Report.StiReport,System.String)"]

Return Value

Type: Byte

[Missing <returns> documentation for "M:Stimulsoft.Report.Helpers.StiVariableImageProcessor.GetImage(Stimulsoft.Report.StiReport,System.String)"]

See Also