DocumentBuilder builder = new DocumentBuilder(doc);
ReportBuildOptions.InlineErrorMessages;
var hasError = engine.BuildReport(builder.Document, studyData, "Study")
if(hasError ){
// How to get the error Text ? exampl…...How to get inline text message in word document Aspose.Words...if(hasError ){ // How to get the error text ? example <<image [AI.Missing]...