SeSReportImage¶
Used to show a bitmap picture in the report.
Action Summary¶
Action | Description |
---|---|
SeSReportImage | Used to show a bitmap picture in the report. |
Action Detail¶
SeSReportImage¶
Used to show a bitmap picture in the report.
SeSReportImage(imgWrapper, caption)
Parameters:
Name | Type | Description |
---|---|---|
imgWrapper | ImageWrapper | Instance of image wrapper with captured image. |
caption | string | Image label. Optional, Default: "Image". |