The following tables list the members exposed by PrintOptionsBase.
Name | Description | |
---|---|---|
AlignHeadersAndFootersWithMargins | Gets or sets the value indicating whether to align header and footer margins with page margins. | |
BottomMargin | Gets or sets the margin at the bottom of each printed page of the worksheet, specified in inches. | |
DraftQuality | Gets or sets the value indicating whether the printed pages should be printed using draft quality. | |
Footer | Gets or sets the footer for each page of the printed worksheet. | |
FooterMargin | Gets or sets the footer margin for each printed page of the worksheet, specified in inches. | |
Header | Gets or sets the header for each page of the printed worksheet. | |
HeaderMargin | Gets or sets the header margin for each printed page of the worksheet, specified in inches. | |
LeftMargin | Gets or sets the margin at the left of each printed page of the worksheet, specified in inches. | |
NumberOfCopies | Gets or sets the number of copies to print. | |
Orientation | Gets or sets the orientation for each page of the printed worksheet. | |
OrientationResolved | Returns the resolved orientation for each page of the printed worksheet. | |
PageNumbering | Gets or sets the method with which pages are numbered. | |
PaperSize | Gets or sets the paper size for each printed page of the worksheet. | |
PrintErrors | Gets or sets the way error values of cells are printed. | |
PrintInBlackAndWhite | Gets or sets the value indicating whether the worksheet should be printed in black and white. | |
PrintNotes | Gets or sets the way cell comments are printed. | |
Resolution | Gets or sets the horizontal print resolution in DPI. | |
RightMargin | Gets or sets the margin at the right of each printed page of the worksheet, specified in inches. | |
ScaleHeadersAndFootersWithDocument | Gets or sets the value indicating whether to scale the headers and footers with the document scaling. | |
StartPageNumber | Gets or sets the page number for the first printed page of the worksheet. | |
TopMargin | Gets or sets the margin at the top of each printed page of the worksheet, specified in inches. | |
VerticalResolution | Gets or sets the vertical print resolution in DPI. |
Name | Description | |
---|---|---|
Reset | Resets the print options to their default settings. |