Location:
Search - printdocument
Search list
Description: 这是一个在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 beginners C# good reference procedure code is not complicated, But relatively easy to understand.
Platform: |
Size: 11345 |
Author: 朱向荣 |
Hits:
Description: C#打印功能(PrintDialog,PrintDocument).-C# Print function (PrintDialog, PrintDocument).
Platform: |
Size: 2229 |
Author: 焦 |
Hits:
Description: TextPrinter
public TextPrinter()
{
printDoc = new PrintDocument()
printDoc.PrintPage += new PrintPageEventHandler(InternalPrintPage)
m_Font = SystemFonts.DefaultFont
m_TitleFont = SystemFonts.CaptionFont
m_TitleType = TitleType.None
m_FooterType = FooterType.None
FooterFormat = \"菴{0}珜\"
}
Platform: |
Size: 17777 |
Author: kenki |
Hits:
Description: C#中PrintDocument打印功能的实现。分页打印内容控制与排版控制。
Platform: |
Size: 1182 |
Author: MrPan |
Hits:
Description: C#打印功能(PrintDialog,PrintDocument).-C# Print function (PrintDialog, PrintDocument).
Platform: |
Size: 2048 |
Author: 焦 |
Hits:
Description: 《打印文件》 “打印指定文本文件”-"Print document", "Print specified text file"
Platform: |
Size: 6144 |
Author: 谈进 |
Hits:
Description: 这是一个在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 beginners C# good reference procedure code is not complicated, But relatively easy to understand.
Platform: |
Size: 11264 |
Author: 朱向荣 |
Hits:
Description: TextPrinter
public TextPrinter()
{
printDoc = new PrintDocument()
printDoc.PrintPage += new PrintPageEventHandler(InternalPrintPage)
m_Font = SystemFonts.DefaultFont
m_TitleFont = SystemFonts.CaptionFont
m_TitleType = TitleType.None
m_FooterType = FooterType.None
FooterFormat = "菴{0}珜"
}-TextPrinterpublic TextPrinter () (printDoc = new PrintDocument () printDoc.PrintPage+ = New PrintPageEventHandler (InternalPrintPage) m_Font = SystemFonts.DefaultFont m_TitleFont = SystemFonts.CaptionFont m_TitleType = TitleType.None m_FooterType = FooterType.None FooterFormat =
Platform: |
Size: 46080 |
Author: kenki |
Hits:
Description: C#中PrintDocument打印功能的实现。分页打印内容控制与排版控制。-C# In print function PrintDocument realize. Print page content control and layout control.
Platform: |
Size: 1024 |
Author: MrPan |
Hits:
Description: C#printdocument打印功能实例-C# printdocument printing examples
Platform: |
Size: 489472 |
Author: 孙玉林 |
Hits: