DocumentBuilder builder = new DocumentBuilder(doc);
ReportBuildOptions.InlineErrorMessages;
var hasError = engine.BuildReport(builder.Document, studyData, "Study")
if(hasError ){
// How to get the error text ? exampl…... example <<image [AI.Missing] Error! can not get the...documnet now suppose error is " [AI.Missing] Error! can not get the...