搜索资源列表
PrintDocument
- 这是一个在VS2003上边写的打印的源代码,通过简单的程序,提供了打印文档常用的方法,可以作为C#初学者一个很好的参考程序,代码不复杂,但是比较容易看懂。-This is a VS2003 upside in the Print write the source code, through a simple procedure Print the document provides a method commonly used as a
C#打印功能(PrintDialog,PrintDocument)
- C#打印功能(PrintDialog,PrintDocument).-C# Print function (PrintDialog, PrintDocument).
TextPrinter1.0
- TextPrinter public TextPrinter() { printDoc = new PrintDocument() printDoc.PrintPage += new PrintPageEventHandler(InternalPrintPage) m_Font = SystemFonts.DefaultFont m_TitleFont = SystemFonts
print
- C#中PrintDocument打印功能的实现。分页打印内容控制与排版控制。
C#打印功能(PrintDialog,PrintDocument)
- C#打印功能(PrintDialog,PrintDocument).-C# Print function (PrintDialog, PrintDocument).
C#Print
- 《打印文件》 “打印指定文本文件”-"Print document", "Print specified text file"
PrintDocument
- 这是一个在VS2003上边写的打印的源代码,通过简单的程序,提供了打印文档常用的方法,可以作为C#初学者一个很好的参考程序,代码不复杂,但是比较容易看懂。-This is a VS2003 upside in the Print write the source code, through a simple procedure Print the document provides a method commonly used as a
TextPrinter1.0
- TextPrinter public TextPrinter() { printDoc = new PrintDocument() printDoc.PrintPage += new PrintPageEventHandler(InternalPrintPage) m_Font = SystemFonts.DefaultFont m_TitleFont = SystemFonts
print
- C#中PrintDocument打印功能的实现。分页打印内容控制与排版控制。-C# In print function PrintDocument realize. Print page content control and layout control.
WindowsApplication1
- C#printdocument打印功能实例-C# printdocument printing examples