Workbook.Print Method
Name | Parameters | Description |
---|---|---|
Print() | none |
Prints the document to the default printer. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Print |
printer |
Defines cross-platform printer settings and prints the specified sheets. |
Print |
printer |
Defines cross-platform printer settings and prints the specified sheets. |
Print |
printer |
Defines printer settings and prints the workbook. |
Print |
printer |
Defines printer settings and prints the specified sheets. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Print |
printer |
Defines printer settings and prints the specified sheets. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Print |
printer |
Prints the document using the specified printer settings. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |