.NET 範例 - Windows Form:列印
這個章節包括下列範例:
簡單列印 Example3 範例
簡單列印 Example2 範例
簡單列印 Example1 範例
簡單列印 Example4 範例
簡單列印 Example5 範例
SimplePad 範例
簡單列印 Example3 範例
這個範例示範使用 PrintDialog 控制項讓使用者有選項可以選取印表機。
連結到線上範例文件
連結到線上範例原始程式碼
這個範例中所用的命名空間:
System;System.Drawing;System.Windows.Forms;System.ComponentModel;System.Drawing.Printing;System.IO
這個範例中所用的類別:
Button;Form;Component;Message;Container;StreamReader;PrintDialog;File;Style;PrintDocument;Stream;Exception;MessageBox;Icon;Image;EventHandler;Application;Thread;EventArgs;Control
簡單列印 Example2 範例
這個範例示範覆寫預設的 PrintDocument 以進行複雜的列印工作;或者某些列印功能需要在多種表單上重複使用時的方法。
連結到線上範例文件
連結到線上範例原始程式碼
這個範例中所用的命名空間:
System;System.Drawing;System.Windows.Forms;System.ComponentModel;System.Drawing.Printing;System.IO
這個範例中所用的類別:
Button;Form;Component;Stream;Message;Container;StreamReader;Style;File;PrintDocument;Exception;MessageBox;Icon;Image;Application;Thread;EventArgs;EventHandler;Control
簡單列印 Example1 範例
這個範例說明在應用程式中啟用列印所需的邏輯。這包括 PrintDocument 的討論和必須由應用程式處理的各種事件。
連結到線上範例文件
連結到線上範例原始程式碼
這個範例中所用的命名空間:
System;System.Drawing;System.Windows.Forms;System.ComponentModel;System.Drawing.Printing;System.IO
這個範例中所用的類別:
Button;Form;Font;Page;Component;String;Graphics;Message;EventHandler;Container;StreamReader;Style;PrintDocument;EventArgs;Stream;StringFormat;Exception;MessageBox;Icon;PrintPageEventArgs;Thread;PrintPageEventHandler;Application;Image;Brush;Brushes;Control
簡單列印 Example4 範例
這個範例示範使用 PageSettings 物件和 PageSetupDialog 控制項來讓使用者選取各種列印選項。
連結到線上範例文件
連結到線上範例原始程式碼
這個範例中所用的命名空間:
System;System.Drawing;System.Windows.Forms;System.ComponentModel;System.Drawing.Printing;System.IO
這個範例中所用的類別:
Button;Form;Page;PageSettings;Component;Style;Message;Exception;MessageBox;PrintDialog;Image;PrintDocument;EventArgs;Stream;PageSetupDialog;EventHandler;Container;StreamReader;File;Control;Application;Icon;Thread
簡單列印 Example5 範例
這個範例示範使用可以讓使用者在列印之前看到文件列印表單的 PrintPreview 控制項。
連結到線上範例文件
連結到線上範例原始程式碼
這個範例中所用的命名空間:
System;System.Drawing;System.Windows.Forms;System.ComponentModel;System.Drawing.Printing;System.IO
這個範例中所用的類別:
Button;Page;Form;PageSettings;PrintDocument;Font;File;Component;StreamReader;Message;Stream;Style;EventArgs;Image;Control;Exception;MessageBox;String;EventHandler;Graphics;PageSetupDialog;Container;PrintPreviewDialog;PrintDialog;PrintEventArgs;StringFormat;Icon;Thread;Brushes;Application;Brush;PrintPageEventArgs
SimplePad 範例
這個範例示範記事本樣式的應用程式,它會使用 Windows Form 所提供的所有列印功能。
連結到線上範例文件
連結到線上範例原始程式碼
這個範例中所用的命名空間:
System;System.Windows.Forms;System.Drawing;System.ComponentModel;System.IO;System.Collections;System.Drawing.Printing
這個範例中所用的類別:
Menu;Form;MenuItem;File;Page;EventArgs;Font;Button;EventHandler;FileDialog;Component;Panel;Style;PageSettings;Message;String;MessageBox;StatusBar;Stream;Control;TextBox;PrintDocument;StatusBarPanel;Container;RichTextBox;Object;StringReader;FileInfo;Type;Icon;DataObject;Graphics;FileStream;PrintDialog;DataFormats;PropertyGrid;Clipboard;Convert;Exception;FileSystemWatcher;PageSetupDialog;SaveFileDialog;OpenFileDialog;Margins;MainMenu;FontDialog;StringFormat;Directory;PrintPreviewDialog;Application;PrintPageEventArgs;Path;Thread;CancelEventArgs;FileSystemEventArgs;PrintEventArgs;Brush;TypeConverter;Help;Brushes;Array;FileSystemEventHandler;Console;TypeConverterAttribute;OpacityConverter;SystemColors;Attribute