ExportToPDF exporter = new ExportToPDF(this.radGridView1);
exporter.FileExtension = "pdf";
exporter.ExportVisualSettings = true;
exporter.PageTitle = "title";
exporter.SummariesExportOption = SummariesOption.ExportAll;
exporter.FitToPageWidth = true;
exporter.Scale = 1.2f;
exporter.TableBorderThickness = 1; exporter.RunExportCall("F:\\test.pdf");

最新文章

  1. fopen函数和fread函数、fwrite函数
  2. FreeBSD应该装gnome3做桌面
  3. input为disabled提交后得不到该值的解决方法
  4. Oracle AWR 数据导入/导出的步骤
  5. python socket发送魔法包网络唤醒开机.py
  6. 使用Npoi向Excel中插入图片
  7. Hibernate从入门到精通(五)一对一单向关联映射
  8. canvas实现画板功能(渐变、动画、阴影...)
  9. MySQL架构优化:定时计划任务与表分区
  10. 获取CPU系列号,硬盘系
  11. easyui datagrid的json格式
  12. Java基础 -- 深入理解泛型
  13. Web前端-Vue.js必备框架(二)
  14. 牛客练习赛13F m皇后
  15. J2EE规范 - 13种规范
  16. LintCode: Identical Binary Tree
  17. 使用 Leaflet 显示 ArcGIS 生成西安80坐标的地图缓存
  18. PHP中的一些新特性
  19. SAS9.4安装
  20. python 类,对象

热门文章

  1. vulnhub靶场之DIGITALWORLD.LOCAL: VENGEANCE
  2. Azure Artifacts--全平台的程序包管理仓库(支持nuget)
  3. python正则分组匹配
  4. 线程、GIL、协程
  5. window系统增强优化工具
  6. 微信小程序wxs封装使用以及公共js组件封装
  7. SPA路由实现的基本原理
  8. JZOJ 1038. 【SCOI2009】游戏
  9. Vulhub 漏洞学习之:Drupal
  10. Android:遍历视图