StiVariableImageProcessor Class
Namespace: Stimulsoft.Report.Helpers
Methods
| Method | Returns | Description |
|---|---|---|
getImage static |
Image | |
getVariableNameFromExpression static |
string |
Method Details
getImage static
getImage(report: any, expression: string): Image
Parameters
- report (any)
- expression (string)
Returns Image
getVariableNameFromExpression static
getVariableNameFromExpression(expression: string): string
Parameters
- expression (string)
Returns string