PdfFont font = new PdfFont(PdfFontFamily.Courier, 10); Can I use custom fonts when I convert text to PDF? ex) WingDings, Verdana, ....
確定! 回上一頁