• 大小: 9.87KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: 打印  

资源简介

winform 打印示例代码

资源截图

代码片段和文件信息

// Version 2.2
// C#
// Accept control other than a Form
// You can add your own print functions for specific controls and for report title formatting
// Controls can expand
// Expendable TextBox multiline added
// Expandable ListBox added
// Expendable FlexGrid added (Grid from Component One : code in comments only [no references] )
// DataGrid printing
// More comments in source code
// Report printed can continue on many pages
// Can display a trace of controls printed
// Can print page number using your own String.Format
// Report can be print to a multiframe Tif file (example: for faxing)
// Better algorithm to compute extension of container control with rezizable side by side childs
// Test

using System;
using System.Drawing;
using System.Drawing.Printing;
using 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      45977  2007-08-02 13:08  FormPrinting.cs

     文件         52  2008-07-02 10:13  说明.txt

----------- ---------  ---------- -----  ----

                46029                    2


评论

共有 条评论