StiVariableImageProcessor Class
Namespace: Stimulsoft.Report.Helpers
Methods
| Method | Returns | Description |
|---|---|---|
GetImage static |
byte[] | |
GetVariableNameFromExpression static |
string |
Method Details
GetImage static
GetImage(report: StiReport, expression: string): byte[]
Parameters
- report (StiReport)
- expression (string)
Returns byte[]
GetVariableNameFromExpression static
GetVariableNameFromExpression(expression: string): string
Parameters
- expression (string)
Returns string