Report.addTextContentChapter


addTextContentChapter(chapterName, fileName, [caption], [position])

Adds in the report a report chapter that is associated with an text file

chapterNamestringchapter name
fileNamestringimage file name
captionoptional string caption to display below image
positionoptional integer position where this chapter will be added; if not specified, will be added at the end
Return valueIFReportChapter

Back to Report

Back to Overview