Back to Devexpress

PrintHelper Members

wpf-devexpress-dot-xpf-dot-printing-dot-printhelper-dot-underscore-members.md

latest41.3 KB
Original Source

PrintHelper Members

Provides methods to display a Print Preview for links, grids and reports.

Properties

NameDescription
UsePrintTickets staticObsolete. Specifies whether to use print tickets when printing a document.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
ExportToCsv(IPrintableControl, Stream, CsvExportOptions) staticExports a report to the specified stream in CSV format using the specified CSV-specific options.
ExportToCsv(IPrintableControl, Stream) staticExports a report to the specified stream in CSV format.
ExportToCsv(IPrintableControl, String, CsvExportOptions) staticExports a report to the specified file path in CSV format using the specified CSV-specific options.
ExportToCsv(IPrintableControl, String) staticExports a report to the specified file path in CSV format.
ExportToCsv(IBasePrintable, Stream, CsvExportOptions) static
ExportToCsv(IBasePrintable, Stream) static
ExportToCsv(IBasePrintable, String, CsvExportOptions) static
ExportToCsv(IBasePrintable, String) static
ExportToDocx(IPrintableControl, Stream, DocxExportOptions) staticExports a report to the specified stream in DOCX format using the specified DOCX-specific options.
ExportToDocx(IPrintableControl, Stream) staticExports a report to the specified stream in DOCX format.
ExportToDocx(IPrintableControl, String, DocxExportOptions) staticExports a report to the specified file path in DOCX format using the specified DOCX-specific options.
ExportToDocx(IPrintableControl, String) staticExports a report to the specified file path in DOCX format.
ExportToDocx(IBasePrintable, Stream, DocxExportOptions) static
ExportToDocx(IBasePrintable, Stream) static
ExportToDocx(IBasePrintable, String, DocxExportOptions) static
ExportToDocx(IBasePrintable, String) static
ExportToHtml(IPrintableControl, Stream, HtmlExportOptions) staticExports a report to the specified stream in HTML format using the specified HTML-specific options.
ExportToHtml(IPrintableControl, Stream) staticExports a report to the specified stream in HTML format.
ExportToHtml(IPrintableControl, String, HtmlExportOptions) staticExports a report to the specified file path in HTML format using the specified HTML-specific options.
ExportToHtml(IPrintableControl, String) staticExports a report to the specified file path in HTML format.
ExportToHtml(IBasePrintable, Stream, HtmlExportOptions) static
ExportToHtml(IBasePrintable, Stream) static
ExportToHtml(IBasePrintable, String, HtmlExportOptions) static
ExportToHtml(IBasePrintable, String) static
ExportToImage(IPrintableControl, Stream, ImageExportOptions) staticExports a report to the specified stream in image format using the specified image-specific options.
ExportToImage(IPrintableControl, Stream) staticExports a report to the specified stream as an image.
ExportToImage(IPrintableControl, String, ImageExportOptions) staticExports a report to the specified file path in image format using the specified image-specific options.
ExportToImage(IPrintableControl, String) staticExports a report to the specified file path in the specified image format.
ExportToImage(IBasePrintable, Stream, ImageExportOptions) static
ExportToImage(IBasePrintable, Stream) static
ExportToImage(IBasePrintable, String, ImageExportOptions) static
ExportToImage(IBasePrintable, String) static
ExportToMht(IPrintableControl, Stream, MhtExportOptions) staticExports a report to the specified stream in MHT format using the specified MHT-specific options.
ExportToMht(IPrintableControl, Stream) staticExports a report to the specified stream in MHT format.
ExportToMht(IPrintableControl, String, MhtExportOptions) staticExports a report to the specified file path in MHT format using the specified MHT-specific options.
ExportToMht(IPrintableControl, String) staticExports a report to the specified file path in MHT format.
ExportToMht(IBasePrintable, Stream, MhtExportOptions) static
ExportToMht(IBasePrintable, Stream) static
ExportToMht(IBasePrintable, String, MhtExportOptions) static
ExportToMht(IBasePrintable, String) static
ExportToPdf(IPrintableControl, Stream, PdfExportOptions) staticExports a report to the specified stream in PDF format using the specified PDF-specific options.
ExportToPdf(IPrintableControl, Stream) staticExports a report to the specified stream in PDF format.
ExportToPdf(IPrintableControl, String, PdfExportOptions) staticExports a report to the specified file path in PDF format, using the specified PDF-specific options.
ExportToPdf(IPrintableControl, String) staticExports a report to the specified file path in PDF format.
ExportToPdf(IBasePrintable, Stream, PdfExportOptions) static
ExportToPdf(IBasePrintable, Stream) static
ExportToPdf(IBasePrintable, String, PdfExportOptions) static
ExportToPdf(IBasePrintable, String) static
ExportToRtf(IPrintableControl, Stream, RtfExportOptions) staticExports a report to the specified stream in RTF format using the specified RTF-specific options.
ExportToRtf(IPrintableControl, Stream) staticExports a report to the specified stream in RTF format.
ExportToRtf(IPrintableControl, String, RtfExportOptions) staticExports a report to the specified file path in RTF format using the specified RTF-specific options.
ExportToRtf(IPrintableControl, String) staticExports a report to the specified file path in RTF format.
ExportToRtf(IBasePrintable, Stream, RtfExportOptions) static
ExportToRtf(IBasePrintable, Stream) static
ExportToRtf(IBasePrintable, String, RtfExportOptions) static
ExportToRtf(IBasePrintable, String) static
ExportToText(IPrintableControl, Stream, TextExportOptions) staticExports a report to the specified stream in text format using the specified TXT-specific options.
ExportToText(IPrintableControl, Stream) staticExports a report to the specified stream in Text format.
ExportToText(IPrintableControl, String, TextExportOptions) staticExports a report to the specified file path in text format using the specified TXT-specific options.
ExportToText(IPrintableControl, String) staticExports a report to the specified file path in text format.
ExportToText(IBasePrintable, Stream, TextExportOptions) static
ExportToText(IBasePrintable, Stream) static
ExportToText(IBasePrintable, String, TextExportOptions) static
ExportToText(IBasePrintable, String) static
ExportToXls(IPrintableControl, Stream, XlsExportOptions) staticExports a report to the specified stream in XLS format using the specified XLS-specific options.
ExportToXls(IPrintableControl, Stream) staticExports a report to the specified stream in XLS format.
ExportToXls(IPrintableControl, String, XlsExportOptions) staticExports a report to the specified file path in XLS format using the specified XLS-specific options.
ExportToXls(IPrintableControl, String) staticExports a report to the specified file path in XLS format.
ExportToXls(IBasePrintable, Stream, XlsExportOptions) static
ExportToXls(IBasePrintable, Stream) static
ExportToXls(IBasePrintable, String, XlsExportOptions) static
ExportToXls(IBasePrintable, String) static
ExportToXlsx(IPrintableControl, Stream, XlsxExportOptions) staticExports a report to the specified stream in XLSX format using the specified XLSX-specific options.
ExportToXlsx(IPrintableControl, Stream) staticExports a report to the specified stream in XLSX format.
ExportToXlsx(IPrintableControl, String, XlsxExportOptions) staticExports a report to the specified file path in XLSX format using the specified XLSX-specific options.
ExportToXlsx(IPrintableControl, String) staticExports a report to the specified file path in XLSX format.
ExportToXlsx(IBasePrintable, Stream, XlsxExportOptions) static
ExportToXlsx(IBasePrintable, Stream) static
ExportToXlsx(IBasePrintable, String, XlsxExportOptions) static
ExportToXlsx(IBasePrintable, String) static
ExportToXps(IPrintableControl, Stream, XpsExportOptions) staticExports a report to the specified stream in XPS format using the specified XPS-specific options.
ExportToXps(IPrintableControl, Stream) staticExports a report to the specified stream in XPS format.
ExportToXps(IPrintableControl, String, XpsExportOptions) staticExports a report to the specified file path in XPS format using the specified XPS-specific options.
ExportToXps(IPrintableControl, String) staticExports a report to the specified file path in XPS format.
ExportToXps(IBasePrintable, Stream, XpsExportOptions) static
ExportToXps(IBasePrintable, Stream) static
ExportToXps(IBasePrintable, String, XpsExportOptions) static
ExportToXps(IBasePrintable, String) static
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
Print(IPrintableControl) staticOpens the Print dialog that allows printing the specified control.
Print(IBasePrintable) static
Print(IReport) staticOpens the Print dialog that allows printing the specified report.
PrintAsync(IPrintableControl) staticObsolete. Prints the specified control, asynchronously.
PrintAsync(IBasePrintable) staticObsolete. This method is obsolete (this method is now obsolete. Asynchronous printing is no longer supported. ).
PrintDirect(IPrintableControl, PrintQueue) staticObsolete. Prints the specified control to a specified printer.
PrintDirect(IPrintableControl, String) staticPrints the specified control to the specified printer.
PrintDirect(IPrintableControl) staticPrints the specified control to a default printer.
PrintDirect(IBasePrintable, PrintQueue) staticObsolete. This method is obsolete (this method is now obsolete. Use the DevExpress.Xpf.Printing.PrintHelper.PrintDirect(IBasePrintable source, string printerName) method instead).
PrintDirect(IBasePrintable, String) static
PrintDirect(IBasePrintable) static
PrintDirect(IReport, PrintQueue) staticObsolete. Prints the specified report to a specified printer.
PrintDirect(IReport, String) staticPrints the specified report to the specified printer.
PrintDirect(IReport) staticPrints the specified report to a default printer.
PrintDirectAsync(IPrintableControl, PrintQueue) staticObsolete. Prints the specified control using the default system printer, asynchronously.
PrintDirectAsync(IPrintableControl) staticObsolete. Prints the specified control using the default system printer, asynchronously.
PrintDirectAsync(IBasePrintable, PrintQueue) staticObsolete. This method is obsolete (this method is now obsolete. Asynchronous printing is no longer supported. ).
PrintDirectAsync(IBasePrintable) staticObsolete. This method is obsolete (this method is now obsolete. Asynchronous printing is no longer supported. ).
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ShowPrintPreview(FrameworkElement, IPrintableControl, String, String) staticCreates a document from the specified control, and shows it in the Document Preview window.
ShowPrintPreview(FrameworkElement, IPrintableControl, String) staticCreates a document from the specified control, and shows it in the Document Preview window.
ShowPrintPreview(FrameworkElement, IPrintableControl) staticCreates a document from the specified control, and shows it in the Document Preview window.
ShowPrintPreview(FrameworkElement, LinkBase, String) staticCreates a document from the specified link, and shows it in the Document Preview window.
ShowPrintPreview(FrameworkElement, LinkBase) staticCreates a document from the specified link, and shows it in the Document Preview window.
ShowPrintPreview(FrameworkElement, IBasePrintable, String, String) static
ShowPrintPreview(FrameworkElement, IBasePrintable, String) static
ShowPrintPreview(FrameworkElement, IBasePrintable) static
ShowPrintPreview(FrameworkElement, IReport, String) staticCreates a document from the specified link, and shows it in the Document Preview window.
ShowPrintPreview(FrameworkElement, IReport) staticCreates a document from the specified link, and shows it in the Document Preview window.
ShowPrintPreviewDialog(Window, IPrintableControl, String, String) staticCreates a document from the specified control, and shows it modally in the Document Preview dialog.
ShowPrintPreviewDialog(Window, IPrintableControl, String) staticCreates a document from the specified control, and shows it modally in the Document Preview dialog.
ShowPrintPreviewDialog(Window, IPrintableControl) staticCreates a document from the specified control, and shows it modally in the Document Preview dialog.
ShowPrintPreviewDialog(Window, LinkBase, String) staticCreates a document from the specified link, and shows it modally in the Document Preview dialog.
ShowPrintPreviewDialog(Window, LinkBase) staticCreates a document from the specified link, and shows it modally in the Document Preview dialog.
ShowPrintPreviewDialog(Window, IBasePrintable, String, String) static
ShowPrintPreviewDialog(Window, IBasePrintable, String) static
ShowPrintPreviewDialog(Window, IBasePrintable) static
ShowPrintPreviewDialog(Window, IReport, String) staticCreates a document from the specified report, and shows it modally in the Document Preview dialog.
ShowPrintPreviewDialog(Window, IReport) staticCreates a document from the specified report, and shows it modally in the Document Preview dialog.
ShowRibbonPrintPreview(FrameworkElement, IPrintableControl, String, String) staticCreates a document from the specified control, and shows it in the Ribbon Print Preview window.
ShowRibbonPrintPreview(FrameworkElement, IPrintableControl, String) staticCreates a document from the specified control, and shows it in the Ribbon Print Preview window.
ShowRibbonPrintPreview(FrameworkElement, IPrintableControl) staticCreates a document from the specified control, and shows it in the Ribbon Print Preview window.
ShowRibbonPrintPreview(FrameworkElement, LinkBase, String) staticCreates a document from the specified link, and shows it in the Ribbon Print Preview window.
ShowRibbonPrintPreview(FrameworkElement, LinkBase) staticCreates a document from the specified link, and shows it in the Ribbon Print Preview window.
ShowRibbonPrintPreview(FrameworkElement, IBasePrintable, String, String) static
ShowRibbonPrintPreview(FrameworkElement, IBasePrintable, String) static
ShowRibbonPrintPreview(FrameworkElement, IBasePrintable) static
ShowRibbonPrintPreview(FrameworkElement, IReport, String) staticCreates a document from the specified report, and shows it in the Ribbon Print Preview window.
ShowRibbonPrintPreview(FrameworkElement, IReport) staticCreates a document from the specified report, and shows it in the Ribbon Print Preview window.
ShowRibbonPrintPreviewDialog(Window, IPrintableControl, String, String) staticCreates a document from the specified control, and shows it modally in the Ribbon Print Preview dialog.
ShowRibbonPrintPreviewDialog(Window, IPrintableControl, String) staticCreates a document from the specified control, and shows it modally in the Ribbon Print Preview dialog.
ShowRibbonPrintPreviewDialog(Window, IPrintableControl) staticCreates a document from the specified control, and shows it modally in the Ribbon Print Preview dialog.
ShowRibbonPrintPreviewDialog(Window, LinkBase, String) staticCreates a document from the specified link, and shows it modally in the Ribbon Print Preview dialog.
ShowRibbonPrintPreviewDialog(Window, LinkBase) staticCreates a document from the specified link, and shows it modally in the Ribbon Print Preview dialog.
ShowRibbonPrintPreviewDialog(Window, IBasePrintable, String, String) static
ShowRibbonPrintPreviewDialog(Window, IBasePrintable, String) static
ShowRibbonPrintPreviewDialog(Window, IBasePrintable) static
ShowRibbonPrintPreviewDialog(Window, IReport, String) staticCreates a document from the specified report, and shows it modally in the Ribbon Print Preview dialog.
ShowRibbonPrintPreviewDialog(Window, IReport) staticCreates a document from the specified report, and shows it modally in the Ribbon Print Preview dialog.
ToString()Returns a string that represents the current object. Inherited from Object.

Events

NameDescription
PrintCompleted staticObsolete. Occurs after the printing is completed.

See Also

PrintHelper Class

DevExpress.Xpf.Printing Namespace