Exemplo n.º 1
0
 public Report()
 {
     this.PageLayout         = new PageLayout();
     this.DocumentProperties = new DocumentProperties();
 }
Exemplo n.º 2
0
 public Report()
 {
     this.PageLayout = new PageLayout();
     this.DocumentProperties = new DocumentProperties();
 }