Skip to content

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(imgWrapperOrPath, caption) 

Parameters:

Name Type Description
imgWrapperOrPath ImageWrapper | string Instance of image wrapper with captured image or path to the image.
caption string Image label.
Optional, Default: "Image".