public frm_contentInfos(List <CellSegment> dataList, ReadingOptions ros) : this()
 {
     this.DataList      = dataList;
     this.ReadingOption = ros;
 }