Exemplo n.º 1
0
 public void method_1(ToPdfParameterList A_0)
 {
     this.toPdfParameterList_0 = A_0;
 }
Exemplo n.º 2
0
 public void method_4(Document A_0, Stream A_1, ToPdfParameterList A_2)
 {
     this.toPdfParameterList_0 = A_2;
     this.method_3(A_0, A_1);
 }
Exemplo n.º 3
0
 public PdfNewDocument method_6(Document A_0, ToPdfParameterList A_1)
 {
     this.toPdfParameterList_0 = A_1;
     this.toPdfParameterList_0.EmbeddedFontNameList.Add(BookmarkStart.b("横弬䘮倰弲ᔴ礶堸䤺似倾㙀", 5));
     return(this.method_5(A_0));
 }