WorkbookPrintOptions Properties
Provides access to options that control how a printed document is generated and previewed.| Name | Description |
|---|---|
| PrintPlaceholders | Gets or sets whether to print placeholders for unsupported document elements (slicers, SmartArt graphics). |
| PrintSheetVisibility | Gets or sets the visibility of worksheets to be printed. |
| RenderMode | Gets or sets the render mode for the printed document. |
| ShowMarginsWarning | Gets or sets whether to show an error message when page margins are set outside the printable area. |
See Also