C1.C1Preview Namespace > C1PrintDocument Class : Print Method |
Overload | Description |
---|---|
Print() | Prints the current document with default printer settings, not showing the print progress dialog. |
Print(PrinterSettings) | Prints the current document with specified printer settings, not showing the print progress dialog. |
Print(PrinterSettings,Boolean) | Prints the document with specified printer settings, optionally showing the print progress dialog. |
Print(PrinterSettings,OutputRange) | Prints a range of pages of the current document with specified printer settings, not showing the print progress dialog. |
Print(PrinterSettings,OutputRange,Boolean) | Prints a range of pages of the current document with specified printer settings, optionally showing the print progress dialog. |
Print(PrinterSettings,PageSettings,OutputRange) | Prints a range of pages of the current document with specified printer and default page settings, not showing the print progress dialog. |
Print(PrinterSettings,PageSettings,Boolean) | Prints the current document with specified printer and default page settings, optionally showing the print progress dialog. |
Print(PrinterSettings,PageSettings,OutputRange,Boolean) | Prints a range of pages of the current document with specified printer and default page settings, optionally showing the print progress dialog. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2