Exemple #1
0
 public Catalog(PdfReference id, PageTree pageTree)
 {
     Reference = id;
     PageTree  = pageTree;
 }