private static Dictionary < string, KeyValuePair < string, int >> WritePdf(PdfDocument pdf, PdfFont bold, Document document) { ... var t = new Table(1, true); ...
確定! 回上一頁