Exemple #1
0
 internal Queue <byte[]> method_2(Document A_0, ToPdfParameterList A_1)
 {
     this.toPdfParameterList_0 = A_1;
     this.toPdfParameterList_0.EmbeddedFontNameList.Add(BookmarkStart.b("昦嬨䈪䰬䌮ᄰ紲吴䔶䬸吺䨼", 1));
     using (Class195 class2 = new Class195())
     {
         A_0.OperationType = DocumentOperationType.Layout;
         class2.method_2(this.method_1().UsePSCoversion);
         class2.method_20(this.method_1());
         class2.method_43(A_0);
         A_0.OperationType = DocumentOperationType.None;
         return(this.method_4(class2));
     }
 }
Exemple #2
0
 internal void method_11(Document A_0, Stream A_1, ToPdfParameterList A_2)
 {
     this.toPdfParameterList_0 = A_2;
     this.toPdfParameterList_0.EmbeddedFontNameList.Add(BookmarkStart.b("申䐵儷嬹倻ḽ฿⍁㙃㑅❇㵉", 14));
     using (Class195 class2 = new Class195())
     {
         A_0.OperationType = DocumentOperationType.Layout;
         class2.method_2(this.method_1().UsePSCoversion);
         class2.method_20(this.method_1());
         class2.method_6(true);
         class2.method_43(A_0);
         A_0.OperationType = DocumentOperationType.None;
         this.class195_0   = class2;
         this.method_29(class2, A_1);
         this.class195_0 = null;
     }
 }