Back to Devexpress

Sheet.Print Method

officefileapi-devexpress-dot-spreadsheet-dot-sheet-dot-print.md

latest682 B
Original Source

Sheet.Print Method

NameParametersDescription
Print()nonePrints the current sheet using the default printer settings.
Print(DXPrinterSettings)printerSettingsPrints the current sheet using the specified printer settings. Use this method overload in non-Windows environments.
Print(PrinterSettings)printerSettingsPrints the current sheet using the specified printer settings.