Example #1
0
 public Report()
 {
     this.PageLayout         = new PageLayout();
     this.DocumentProperties = new DocumentProperties();
 }
Example #2
0
 public Report()
 {
     this.PageLayout = new PageLayout();
     this.DocumentProperties = new DocumentProperties();
 }