DragonNest/Third/XTToolkitPro/Samples/CommandBars/HelpContext/HtmlHelp/afx_hidd_print.htm
2024-12-19 09:48:26 +08:00

118 lines
1.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<TITLE>(Print dialog box)</TITLE>
</HEAD>
<BODY>
<P><A NAME="afx_hidd_print"></A><B>Print dialog box</B></P>
<P>The following options allow you to specify how the document should be printed:</P>
<P><B>Printer</B></P>
<P>Displays the active printer and printer connection. Choose the <b> Setup</b> option to change the printer and printer connection.</P>
<P><B>Setup</B></P>
<P>Displays a <A HREF="afx_hidd_printsetup.htm">Print Setup dialog box</A>, so you can select a printer and printer connection.</P>
<P><B>Print Range</B></P>
<P>Specifies the pages you want to print:</P>
<TABLE cols=2 width=548>
<TR VALIGN="top">
<TD width=15%><B>All</B></TD>
<TD width=85%>Prints the entire document.</TD>
</TR>
<TR VALIGN="top">
<TD width=15%><B>Selection</B></TD>
<TD width=85%>Prints the currently selected text.</TD>
</TR>
<TR VALIGN="top">
<TD width=15%><B>Pages</B></TD>
<TD width=85%>Prints the range of pages you specify in the <b> From</b> and <b> To</b>
fields.</TD>
</TR>
</TABLE>
<P><B>Copies</B></P>
<P>Specifies the number of copies you want to print for the above page range.</P>
<P><B>Collate Copies</B></P>
<P>Prints copies in page number order, instead of separated multiple copies of each page.</P>
<P><B>Print Quality</B></P>
<P>Specifies the quality of the printing. Generally, lower quality printing takes less time to produce.</P>
</BODY>
</HTML>