devexpress gridControl1导出为pdf文件时出现 中文乱码的解决方案
摘要:
DevExpress.Utils.AppearanceObject.DefaultFont = new System.Drawing.Font("宋体", 9); compositeLink.ExportToPdf(saveFileDialog.FileName); 阅读全文
posted @ 2020-06-04 17:34 技术先锋 阅读(483) 评论(0) 推荐(0) 编辑